首页 新闻 会员 周边

pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.

0
悬赏园豆:10 [已关闭问题] 关闭于 2019-01-06 22:25

[root@vmware4 ~]# pip3 install ipython
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Collecting ipython
Retrying (Retry(total=4, 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/ipython/
Retrying (Retry(total=3, 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/ipython/
......
Could not fetch URL https://pypi.org/simple/ipython/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/ipython/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
Could not find a version that satisfies the requirement ipython (from versions: )
No matching distribution found for ipython
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping

尝试了网上很多朋友的方法都没有效果

潇洒浮生的主页 潇洒浮生 | 初学一级 | 园豆:188
提问于:2019-01-05 10:03
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册