1、问题描述:

解决 Anaconda 3.7更新出现CondaHTTPError与SSLError

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.
SSLError(MaxRetryError('HTTPSConnectionPool(host=\'mirrors.conda.anaconda.org\', port=443): Max retries exceeded with url: /anaconda/cloud/msys2/noarch/repodata.json (Caused by SSLError("Can\'t connect to HTTPS URL because the SSL module is not available."))'))

Anaconda下载、安装与更新:附带某些问题如CondaHTTPError与SSLError的终极解决办法 , Anaconda 3.7 ,for windows.。

  • 下载同版本的python,对相应的文件(如图标记)进行替换。如本文用的python3.7.3
    解决 Anaconda 3.7更新出现CondaHTTPError与SSLError
    解决 Anaconda 3.7更新出现CondaHTTPError与SSLError

3、效果截图。

解决 Anaconda 3.7更新出现CondaHTTPError与SSLError

相关文章:

  • 2021-11-02
  • 2021-06-26
  • 2021-08-03
  • 2021-11-01
  • 2022-12-23
  • 2021-07-30
  • 2021-06-15
  • 2021-09-18
猜你喜欢
  • 2022-12-23
  • 2021-11-19
  • 2021-04-28
  • 2021-11-10
  • 2021-10-30
  • 2021-09-07
  • 2021-05-29
相关资源
相似解决方案