国内外主机
测评及优惠码

Mac系统提示“pip install ” is failing with AttributeError: 'module' object has no attribute 'SSL_ST_INIT'错误的解决办法

mac系统运行pip提示错误:Python “pip install ” is failing with AttributeError: 'module' object has no attribute 'SSL_ST_INIT'

意思是pip命令没办法执行操作,因此无法通过pip install或者pip uninstall来解决问题。

使用如下命令进行修复后即可正常使用pip:

  sudo python -m easy_install --upgrade pyOpenSSL
赞(0)
版权声明:本文采用知识共享 署名4.0国际许可协议 [BY-NC-SA] 进行授权
文章名称:《Mac系统提示“pip install ” is failing with AttributeError: 'module' object has no attribute 'SSL_ST_INIT'错误的解决办法》
文章链接:https://www.ibytx.com/20141.html
本站资源仅供个人学习交流,请于下载后24小时内删除,不允许用于商业用途,否则法律问题自行承担。

登录

找回密码

注册