Hello,<br><br>I was having the problem mentioned here:<br><a href="http://lists.kde.org/?l=pykde&amp;m=113348357906091&amp;w=2">http://lists.kde.org/?l=pykde&amp;m=113348357906091&amp;w=2</a><br><br>Commenting those lines out worked, but then I got a new undefined symbol:
<br>omie@dagur:~/projects/PyQt4-gpl-snapshot-20051222/examples/tutorial$ python ./t1.py<br>Traceback (most recent call last):<br>&nbsp; File &quot;./t1.py&quot;, line 7, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; from PyQt4 import QtGui<br>ImportError: /home/omie/usr/lib/python2.4/site-packages/PyQt4/QtCore.so: undefined symbol: PyUnicodeUCS4_GetDefaultEncoding
<br><br>I can't seem to shake this.&nbsp; Also of note, I started using a python snapshot and that allowed me to avoid commenting out anything in the sip files and prevented the previous undefined symbol (the one with QBitArray).&nbsp; However, I still get the PyUnicodeUCS4_GetDefaultEncoding error.
<br><br>Any ideas?&nbsp; I'm going to try to get a newer PyQt4 snapshot, and I'll see what happens with that.<br><br><br clear="all"><br>-- <br>,----[ Jesse J. Wattenbarger ]--------------------------<br>|&nbsp;&nbsp; <a href="mailto:jesse.j.wattenbarger@gmail.com">
jesse.j.wattenbarger@gmail.com</a><br>`--------------------------------------------------------------------