conda 常用命令

conda create: 创建一个新的虚拟环境。

conda activate: 激活一个已经存在的虚拟环境。

conda deactivate: 从当前环境中退出。

conda install: 安装一个或多个包。

conda update: 更新一个或多个包。

conda remove: 移除一个或多个包。

conda list: 列出当前环境中安装的所有包。

conda info: 显示 Conda 的相关信息,如版本号和安装路径。

conda search: 在 Conda 存储库中搜索可用软件包。

conda config: 设置 Conda 配置选项,如镜像源、代理等。

conda remove -n stock --all 删除虚拟环境

conda remove -n stock_python --all

conda info --envs  查看有那些虚拟环境


This message is used to verify that this feed (feedId:69291567376475136) belongs to me (userId:67855826779421696). Join me in enjoying the next generation information browser https://follow.is.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容