问题描述:利用Pychatm终端升级pip的时候,系统显示:
WARNING: 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/pip/
(图忘截了)
原因及办法:
之前看GitHub开了vpn,忘记关了。所以关掉vpn就好了
在尝试使用Pychatm升级pip时遇到SSL错误,提示无法连接到HTTPSURL,原因是SSL模块不可用。问题源于之前开启的VPN未关闭,关闭VPN后问题得到解决。
698

被折叠的 条评论
为什么被折叠?



