|
From: Ajay <abr...@ma...> - 2004-09-28 11:42:52
|
hi!
i correctly installed PyOpenSSL. however when i try
>>> import OpenSSL
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/local/usr/lib/python2.3/site-packages/OpenSSL/__init__.py", line
11, in
?
import rand, crypto, SSL, tsafe
ImportError: No module named rand
how do i go about using the modules?
thanks
cheers
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
|