美文网首页
conda添加清华镜像

conda添加清华镜像

作者: 阳光夜风 | 来源:发表于2017-07-13 17:35 被阅读152次

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

      本文链接:https://www.haomeiwen.com/subject/ciyvhxtx.html