conda update anaconda卡住/卡死/时间慢/solving evironment不动

Posted Bupt_Luke

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了conda update anaconda卡住/卡死/时间慢/solving evironment不动相关的知识,希望对你有一定的参考价值。

想更新下spyder,然后conda update anaconda就一直在solving environment那里不动了

solution:


conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/

conda config --set show_channel_urls yes

conda update anaconda
conda install spyder=5.2.2

 

以上是关于conda update anaconda卡住/卡死/时间慢/solving evironment不动的主要内容,如果未能解决你的问题,请参考以下文章

conda update anaconda卡住/卡死/时间慢/solving evironment不动

Anaconda常用命令汇总

在设置使用带有 VS Code 和集成 Git 终端的 anaconda 时卡住了

anaconda3 windows conda怎么选择源

Anaconda-- conda 创建、激活、退出、删除虚拟环境(转)

关于anaconda3的conda命令在使用过程中突然失效