当前位置:   article > 正文

CondaHTTPError的解决之道_line 161, in conda_http_errors yield

line 161, in conda_http_errors yield

转载一篇文章(https://blog.csdn.net/u013383596/article/details/87718472), 因为我的问题真的得到了解决, 希望更多人可以看到.

CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/noarch/repodata.json
Elapsed: -

使用conda 创建虚拟环境报错,
首先切换镜像
conda config --add channels https://mirrors.ustc.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/pkgs/free/
conda config --set show_channel_urls yes

但是呢 ,依旧报错。然后修改了 c盘user文件夹下的 .condarc 文件
https 修改为 http
删除了 defaul
问题解决

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/499021
推荐阅读
相关标签
  

闽ICP备14008679号