[Twisted-Python] python and twisted and openssl

gary clark burslem2001 at yahoo.com
Wed Apr 21 15:47:29 MDT 2010


Hey Guys,

I apologise in advance but this is is not the correct platform.

Essentially I'm porting my server to a new VPS and the platform is enough to cause
me headaches to resurrect my twisted server.

I'm using open-ssl however I'm seeing mismatches:

[root at 1003100U6H1Z pyOpenSSL-0.9]# python 
Python 2.5.2 (r252:60911, Sep 30 2008, 15:41:38) 
[GCC 4.3.2 20080917 (Red Hat 4.3.2-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import OpenSSL
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python2.5/site-packages/OpenSSL/__init__.py", line 11, in <module>
    import rand, crypto, SSL, tsafe
ImportError: /usr/local/lib/python2.5/site-packages/OpenSSL/crypto.so: undefined symbol: PyUnicodeUCS2_Decode

What is this PyUnicodeUCS2_Decode? Has anybody else seen this blighter?

Thanks,
Garyc


-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20100421/3288ebe6/attachment.html>


More information about the Twisted-Python mailing list