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