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