I'm trying to do an install of Twisted for Python 2.5.4

on Windows XP.  I installed PyCrypto, OpenSSL for Windows,

and PyOpenSLL.   When I enter the Python interpreter

and say



>>> import OpenSLL



I get the following error:



"The procedure entry point SSL_CTX_set_info_callback could not be

located in the dynamic link library ssleay32.dll."



The DLL lives inside the OpenSLL bin directory, which is also on the search
PATH.



Any ideas?



Uncle Roastie
roas...@rochester.rr.com
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to