美文网首页
CondaHTTPError: HTTP 000 CONNECT

CondaHTTPError: HTTP 000 CONNECT

作者: kke_wang | 来源:发表于2019-08-14 14:54 被阅读0次

一直跟着教程来安装的conda,镜像也是设置的清华的。但是安装软件总是报错

安装的镜像

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free           conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge    conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda conda config --set show_channel_urls yes 

然后报错

找了很久发现只需要把镜像里面的

https改为http就OK了!

相关文章

网友评论

      本文标题:CondaHTTPError: HTTP 000 CONNECT

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