View Single Post
Posts: 16 | Thanked: 0 times | Joined on Jan 2014
#563
I got this: > import OpenSSL
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/share/python-support/python-openssl/OpenSSL/__init__.py", line 11, in <module>
import rand, crypto, SSL, tsafe
ImportError: No module named rand
>>>