anaconda pip失败(ssl错误)

531次阅读
没有评论

anaconda

anaconda使用pip提示ssl错误:推荐:anaconda使用教程

pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Could not fetch URL https:*******: There was a problem confirming the ssl certificate:
Can’t connect to HTTPS URL because the SSL module is not available. - skipping

如果提示SSL错误,而且是Anaconda3底下的python,这时应该添加环境变量添加到path里面

C:\Users\57296\Anaconda3\pkgs\openssl-1.1.1a-he774522_0\Library\bin

如果先装Anaconda3再装python3那么在cmd里面输入python也会提醒错误,因为没有添加环境变量

而且pip也是也是一样的

C:\Users\57296\Anaconda3 python的环境变量

C:\Users\57296\Anaconda3\Scripts pip的都需要添加到path里面

更多python知识请关注python视频教程。

神龙|纯净稳定代理IP免费测试>>>>>>>>天启|企业级代理IP免费测试>>>>>>>>IPIPGO|全球住宅代理IP免费测试

相关文章:

版权声明:python工具2022-12-12发表,共计597字。
新手QQ群:570568346,欢迎进群讨论 Python51学习