有說(shuō)是python環(huán)境變量沒(méi)有配置好的,又說(shuō)防火墻要關(guān)掉。我環(huán)境變量配置了沒(méi)效果
報(bào)錯(cuò)信息
?Could?not?fetch?URL?https://pypi.org/simple/ssl/:?There?was?a?problem?confirming?the?ssl?certificate:?HTTPSConnectionPool(host='pypi.org',?port=443):?Max?retries?exceeded?with?url:?/si
mple/ssl/?(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?ssl?(from?versions:?)
No?matching?distribution?found?for?ssl
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:?/simp
le/pip/?(Caused?by?SSLError("Can't?connect?to?HTTPS?URL?because?the?SSL?module?is?not?available."))?-?skipping我的pycharm配置與環(huán)境變量
ssl module in Python is not available
無(wú)無(wú)法師
2019-12-02 21:56:11