清华镜像方法更新python包
Posted 做梦当财神
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了清华镜像方法更新python包相关的知识,希望对你有一定的参考价值。
来自:Jinlong_Xu
cmd环境下执行:
- conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- conda config --set show_channel_urls yes
- conda update XXXXX
以上是关于清华镜像方法更新python包的主要内容,如果未能解决你的问题,请参考以下文章