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 _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
