21 Dec
2007
21 Dec
'07
5:33 a.m.
Running the email server script from Abe Fettig's Twisted book produces the following error: "ImportError: No module named OpenSSL" There are a number of versions of a number of Python modules with a similar name. PyOpenSSL has not been updated since 2004 and only has a .6 version number. Which OpenSSL module or other modules should I install with Twisted 2.5 on Linux in order to avoid this error message. I am using the CentOs 4 version of Linux which is similar to RHEL 4.