Post on: 2024-4-24Last edited: 2024-7-4Words 161Read Time 1 min

type
Post
status
Published
date
Apr 24, 2024
slug
20240424105344
summary
在conda环境中调整Python版本
tags
NLP
Python
开发
category
技术分享
icon
password
😀
conda调整、升级或者降低Python版本
 

注意事项

在这里提供了一种调整Python版本的方法,但是要注意,这种方法要慎用。因为您现有的环境中的包都是为您当前的Python安装的,如果调整了Python的版本,可能会导致它们无法使用。为此,更建议您在创建虚拟环境时确定好Python版本。需要别的Python版本时建议重新创建一个新的环境。

解决方法

 

Loading...
ERROR: Could not build wheels for pocketsphinx, which is required to install pyproject.toml-based projects

ERROR: Could not build wheels for pocketsphinx, which is required to install pyproject.toml-based projects

Python包pocketsphinx的问题


imface代码preprocess部分问题

imface代码preprocess部分问题

imface: preprocess.py 的问题


Announcement
🎉欢迎来到我的博客🎉
👏欢迎更新体验👏