[PyKDE] linker problem when building PyQt

Phil Thompson phil at river-bank.demon.co.uk
Fri Oct 12 15:06:24 BST 2001


Timothy Grant wrote:
> 
> Hi,
> 
> I thought I would take a look at PyQt.
> 
> Downloaded it and built it, but when I do make install I get the
> following error.
> 
> ImportError: /usr/local/lib/python2.1/site-packages/libqtcmodule.so:
> undefined symbol: __ti8sipProxy
> 
> Now I think I built sip correctly. It definitely was able to find the Qt
> libs. when I ran the configure script.
> 
> So any help would be greatly appreciated.

If your are on Linux did you remember the ldconfig after installing SIP?

Phil




More information about the PyQt mailing list