Peng Yu writes:
> ...
> from OpenSSL import rand, crypto, SSL
> File
> "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/OpenSSL/SSL.py",
> line 118, in
> SSL_ST_INIT = _lib.SSL_ST_INIT
> AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
That
Hi,
I got the following error. Does anybody know how to fix it? Thanks.
$ pip
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/bin/pip",
line 7, in
from pip._internal import main
File
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python