admin 管理员组

文章数量: 1184232

成功解决WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after co、

目录

解决问题

解决思路

解决方法

T1、下载whl文件

T2、pip下载的时候,指定镜像源!

T3、重新下载pip工具或者Anaconda


解决问题

WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/tensorflow/
Could not fetch URL https://pypi/simple/tensorflow/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi', port=443): Max retries exceeded with url: /simple/tensorflow/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL modul

本文标签: Retry Total warning Retrying redirect