conda添加清华镜像
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
osx系统.condarc路径
/Users/USER_NAME/.condarc
或
~/.condarc
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
osx系统.condarc路径
/Users/USER_NAME/.condarc
或
~/.condarc
本文标题:conda添加清华镜像
本文链接:https://www.haomeiwen.com/subject/ciyvhxtx.html
网友评论