主机百科
测评与优惠

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

1
  sudo python m easy_install upgrade pyOpenSSL

赞(0)
未经允许不得转载:主机阁 » Mac系统提示"pip install " is failing with AttributeError: 'module' object has no attribute 'SSL_ST_INIT'错误的解决办法

登录

找回密码

注册