解决 Anaconda 3.7更新出现CondaHTTPError与SSLError


1、问题描述:

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."))'))

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

  • 下载同版本的python,对相应的文件(如图标记)进行替换。如本文用的python3.7.3

3、效果截图。


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM