出现CondaHTTPError: HTTP 000 CONNECTION FAILED for url这个错误,直接重新配置源地址即可
我的系统是win10 64位 所以在源地址后面加上win-64,其它系统的话根据上面图片中的分类选一个即可
conda config –add channels http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/win-64
conda config –add channels http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/win-64
conda config –set show_channel_urls yes
打开用户目录下的 “.condarc” 文件,最终结果如下
如果channels 下面有 “- default” 的话需要删除它
爱站程序员基地
![[翻译] Backpressure explained — the resisted flow of data through software-爱站程序员基地](https://aiznh.com/wp-content/uploads/2021/05/5-220x150.jpeg)

