Hello,<br><br>I was having the problem mentioned here:<br><a href="http://lists.kde.org/?l=pykde&m=113348357906091&w=2">http://lists.kde.org/?l=pykde&m=113348357906091&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> File "./t1.py", line 7, in <module><br> 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. 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). However, I still get the PyUnicodeUCS4_GetDefaultEncoding error.
<br><br>Any ideas? 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>| <a href="mailto:jesse.j.wattenbarger@gmail.com">
jesse.j.wattenbarger@gmail.com</a><br>`--------------------------------------------------------------------