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:

[r...@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


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to