conda添加清华镜像

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添加清华镜像)