我的博客
欢迎来到我的博客
bunny.icu

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

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

For Windows 10 if you want use pip in normal cmd, not only in Anaconda prompt. you need add 3 environment paths. like the followings:

D:\Anaconda3
D:\Anaconda3\Scripts
D:\Anaconda3\Library\bin

most people only add D:\Anaconda3\Scripts

Reference

https://stackoverflow.com/questions/45954528/pip-is-configured-with-locations-that-require-tls-ssl-however-the-ssl-module-in

没有标签
首页      Python      解决pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available

推荐文章

发表评论

textsms
account_circle
email

bunny.icu

解决pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available
本文转载于 https://stackoverflow.com/questions/45954528/pip-is-configured-with-locations-that-require-tls-ssl-however-the-ssl-module-in
扫描二维码继续阅读
2022-11-24