目录
查看当前源
show source命令查看当前源情况
conda config --show-sources
恢复默认源
通过remove命令恢复默认源
conda config --remove-key channels
再次使用show source命令查看当前源情况
更换其他源
清华源
https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
中科大源(推荐)
https://mirrors.ustc.edu.cn/anaconda/pkgs/main/
https:/