Comment 65 for bug 238658

Revision history for this message
Zooko Wilcox-O'Hearn (zooko) wrote :

And here I first unzipped it using winrar:

C:\Documents and Settings\Zooko Brillnonywonx\Desktop\tmp\unzipped>dir
 Volume in drive C is S3A3305D001
 Volume Serial Number is 14EE-EB5A

 Directory of C:\Documents and Settings\Zooko Brillnonywonx\Desktop\tmp\unzipped

02/06/2009 02:42 PM <DIR> .
02/06/2009 02:42 PM <DIR> ..
02/06/2009 02:42 PM <DIR> EGG-INFO
02/06/2009 02:42 PM <DIR> OpenSSL
               0 File(s) 0 bytes
               4 Dir(s) 22,211,915,776 bytes free

C:\Documents and Settings\Zooko Brillnonywonx\Desktop\tmp\unzipped>python -i
Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import OpenSSL
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "OpenSSL\__init__.py", line 11, in <module>
    import rand, crypto, SSL, tsafe
ImportError: DLL load failed: The specified module could not be found.
>>>