我是靠谱客的博主 傻傻飞机,这篇文章主要介绍miniconda3安装后,创建环境报错Collecting package metadata (current_repodata.json): failed,CondaHTTPError: HTTP,现在分享给大家,希望可以做个参考。

Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://repo.anaconda.com/pkgs/main/win-64/current_repodata.json
Elapsed: -

An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.

If your current network has https://www.anaconda.com blocked, please file
a support request with your network engineering team.

‘https://repo.anaconda.com/pkgs/main/win-64’

解决办法:
一定要使用 anaconda prompt !!!! 切记,不要在默认的cmd中运行命令

如果使用anaconda prompt 运行成功后,下面的就不用考虑了,如果不成功,就尝试使用以下方法:
在命令行中运行 conda config --set ssl_verify false

最后

以上就是傻傻飞机最近收集整理的关于miniconda3安装后,创建环境报错Collecting package metadata (current_repodata.json): failed,CondaHTTPError: HTTP的全部内容,更多相关miniconda3安装后,创建环境报错Collecting内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(166)

评论列表共有 0 条评论

立即
投稿
返回
顶部