[PyKDE] 4.0_rc2 sip with PyQt 3.10?
    Rob Cakebread 
    pythonhead at gentoo.org
       
    Sat Jan 17 23:44:00 GMT 2004
    
    
  
Hi,
I've compiled sip 4.0_rc2 and PyQt 3.10, using Python 2.3.3. From what I read
on the website, that combination should work. 
If I "import qt" I get:
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.3/site-packages/qt.py", line 24, in ?
    import libsip
ImportError: No module named libsip
I don't seem to have a libsip anywhere. I do have
/usr/lib/python2.3/site-packages/sip.so
Any ideas?
Thanks
    
    
More information about the PyQt
mailing list