[PyKDE] Build problem with PyQT 3.0 and QT 3.0
Phil Thompson
phil at river-bank.demon.co.uk
Fri Nov 16 11:35:21 GMT 2001
ian reinhart geiser wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Greetings
> I am having some build problems with PyQT 3.0. They 2.3.1 version works
> here but when I try to install the 3.0 version I get the following error:
>
> /bin/sh ../mkinstalldirs /usr/lib/python2.1/site-packages
> /usr/bin/install -c -m 644 qt.py /usr/lib/python2.1/site-packages/qt.py
> make install-data-hook
> make[3]: Entering directory `/home/geiseri/sip/PyQt-3.0pre7/qt'
> (cd /tmp;
> PYTHONPATH=/usr/lib/python2.1/site-packages:/usr/lib/python2.1/site-packages
> /usr/bin/python
> - -O -c "import qt")
> Traceback (most recent call last):
> File "<string>", line 1, in ?
> File "/usr/lib/python2.1/site-packages/qt.py", line 44, in ?
> import libqtc
> ImportError: /usr/lib/python2.1/site-packages/libqtcmodule.so: undefined
> symbol: qt_invoke__8sipProxyiP8QUObject
> make[3]: *** [install-data-hook] Error 1
> make[3]: Leaving directory `/home/geiseri/sip/PyQt-3.0pre7/qt'
> make[2]: *** [install-data-am] Error 2
> make[2]: Leaving directory `/home/geiseri/sip/PyQt-3.0pre7/qt'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/home/geiseri/sip/PyQt-3.0pre7/qt'
> make: *** [install-recursive] Error 1
>
> Any clues?
Make sure you clean out the old versions fully - including SIP.
Phil
More information about the PyQt
mailing list