[Python] CondaHTTPError: HTTP 000 CONNECTION FAILED for url

Posted

EasyWorld

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[Python] CondaHTTPError: HTTP 000 CONNECTION FAILED for url相关的知识,希望对你有一定的参考价值。

 

CondaHTTPError: HTTP 000 CONNECTION FAILED for url

遇到这个问题 解决方法如下两个

 

一、C:\\Users\\Administrator 目录下 编辑 .condarc文件 去掉所有的https 变为 http 也即是删除 s

然后删除 - default 那一行

 

 

 

二、 命令行下逐个运行 如下指令 (添加源)

  

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


应该就好了 祝你顺利

以上是关于[Python] CondaHTTPError: HTTP 000 CONNECTION FAILED for url的主要内容,如果未能解决你的问题,请参考以下文章

Anaconda解决Pytorch安装(升级)过程中的CondaHTTPError问题

CondaHTTPError问题的解决

conda命令报错CondaHTTPError

Anaconda的CondaHTTPError问题

问题:CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://mirrors.tuna.tsinghua.edu.cn/anaco

CondaHTTPError:URL <https://repo.continuum.io/pk gs/r/win-64/repodata.json.bz2> 的 HTTP 000 连接失