PyQt

bowman bowman at montana.com
Wed Oct 11 09:33:25 EDT 2000


I'm trying to build PyQt with 2.0/1 on a Mandrake 7.1 installation. sip
builds and installs, and PyQt itself builds for an hour or so,
ultimately failing with:

make[3]: Entering directory `/usr3/python/PyQt-2.0/qt'
(cd /tmp;
PYTHONPATH=/usr/local/lib/python2.0/site-packages:/usr/local/lib/python2.0/site-packages
python -c "import qt")
Traceback (innermost last):
  File "<string>", line 1, in ?
  File "/usr/local/lib/python2.0/site-packages/qt.py", line 16, in ?
    import libqtc
ImportError: /usr/local/lib/libsip.so.3: undefined symbol:
PyObject_Init   

Anyone know what this is about?

tia.



More information about the Python-list mailing list