小编Bet*_*tül的帖子

CondaHTTPError:URL 的 HTTP 000 连接失败 - Anaconda

我已经看到其他帖子通过ssl_verify将其设为假或添加证书的路径来解决。我已经完成了其中的每一项。我已经多次安装并重新安装了anaconda。我已经禁用了我的防病毒程序。

我已经尝试了我在网上找到的所有选项,但没有任何效果对我有用,我仍然收到此错误。

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.

SSLError(MaxRetryError('HTTPSConnectionPool(host=\'repo.anaconda.com\', port=443): Max retries exceeded with url: /pkgs/main/win-64/current_repodata.json (Caused by SSLError("Can\'t connect to HTTPS URL because the SSL module is not available."))'))
Run Code Online (Sandbox Code Playgroud)

我不确定我应该做什么?

python ssl anaconda

3
推荐指数
1
解决办法
2755
查看次数

标签 统计

anaconda ×1

python ×1

ssl ×1