赞
踩
1.进入Anaconda Prompt下,输入:
conda config --add channels https://mirrors.ustc.edu.cn/anaconda/pkgs/free/ conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/ conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/ conda config --set show_channel_urls yes
2.修改配置文件
找到C:\Users\Administrator.condarc该文件,进行修改:
删除 -default 该行,然后保存即可,保存的文件如图所示:
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。