[PyKDE] PyQT problems with the latest CVS

Phil Thompson phil at river-bank.demon.co.uk
Mon Feb 25 09:26:37 GMT 2002


ian reinhart geiser wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Greetings
>         In an effort to try to get a usable PyQt 3.0.x under windows I have been
> trying to get CVS to build.  On linux I have the following issue with PyQT:
> make[3]: Entering directory `/home/geiseri//PyQt/PyQt/qt'
> (cd /tmp;
> PYTHONPATH=/home/geiseri/lib/python2.1/site-packages:/home/geiseri/lib/python2.1/site-packages
> /home/geiseri/icepak5.0/bin/python -c "import qt")
> Traceback (most recent call last):
>   File "<string>", line 1, in ?
>   File "/home/geiseri/lib/python2.1/site-packages/qt.py", line 46, in ?
>     import libsip
> ImportError: No module named libsip
> 
> I what is this libsip mython module?  I know it was talked about on the list
> but the latest CVS lacks this.  Could someone point me in the right
> direction?

If you are working with the CVS version of PyQt, you also need to work
with the CVS version of SIP.

Phil




More information about the PyQt mailing list