[pyOpenSSL] ImportError: DLL load failed

Martin Sjögren martin at strakt.com
Thu Jul 31 09:36:07 CEST 2003


tor 2003-07-31 klockan 00.22 skrev Arsalan Zaidi:
> Just installed the package on my machine. Win98, Python 2.2.3, with the
> interpreter being called from a bash shell running under Cygwin (shouldn't
> matter).
> 
> Here's the output I'm getting. What's the problem?
> 
> $ python AdminServer.py
> Traceback (most recent call last):
>   File "AdminServer.py", line 64, in ?
>     import signal, os, socket, getopt, time, sys, string, OpenSSL
>   File "C:\PYTHON22\Lib\site-packages\OpenSSL\__init__.py", line 11, in ?
>     import rand, crypto, SSL
> ImportError: DLL load failed: A device attached to the system is not
> functioning

Eh. That's a first. What version are you using? Did you compile it
yourself? How?

I'm sorry, I don't do development on Windows, so I'm clueless. Maybe
someone else on the list knows anything?


/Martin
-- 
Martin Sjögren
  martin at strakt.com
  Phone: +46 (0)31 7490880       Cell: +46 (0)739 169191
  GPG key: http://www.strakt.com/~martin/gpg.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pyopenssl-users/attachments/20030731/f82cafd8/attachment.pgp>


More information about the pyopenssl-users mailing list