<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hey Guys,<br><br>I apologise in advance but this is is not the correct platform.<br><br>Essentially I'm porting my server to a new VPS and the platform is enough to cause<br>me headaches to resurrect my twisted server.<br><br>I'm using open-ssl however I'm seeing mismatches:<br><br>[root@1003100U6H1Z pyOpenSSL-0.9]# python <br>Python 2.5.2 (r252:60911, Sep 30 2008, 15:41:38) <br>[GCC 4.3.2 20080917 (Red Hat 4.3.2-4)] on linux2<br>Type "help", "copyright", "credits" or "license" for more information.<br>&gt;&gt;&gt; import OpenSSL<br>Traceback (most recent call last):<br>&nbsp; File "&lt;stdin&gt;", line 1, in &lt;module&gt;<br>&nbsp; File "/usr/local/lib/python2.5/site-packages/OpenSSL/__init__.py", line 11, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; import rand, crypto, SSL, tsafe<br>ImportError: /usr/local/lib/python2.5/site-packages/OpenSSL/crypto.so: undefined
 symbol: PyUnicodeUCS2_Decode<br><br>What is this PyUnicodeUCS2_Decode? Has anybody else seen this blighter?<br><br>Thanks,<br>Garyc<br><br><br></td></tr></table>