On Friday 19 May 2006 9:31 am, Gudjon I. Gudjonsson wrote: > Hi > I was trying compile python-qt3 on Debian and got the following error > message. > > Qt v3.3.6 free edition is being used. > SIP snapshot-20060516 is being used. > These PyQt modules will be built: qt qtcanvas qtnetwork qttable qtxml qtgl > qtui > qtsql. > Support for these Qt classes has been disabled: QAssistantClient > QInterlaceStyle QWindowsXPStyle. > The PyQt modules will be installed in /usr/lib/python2.4/site-packages. > The PyQt .sip files will be installed in /usr/share/sip/qt. > The Qt header files are in /usr/share/qt3/include. > The qt-mt Qt library is in /usr/share/qt3/lib. > pyuic will be installed in /usr/bin. > pylupdate will be installed in /usr/bin. > Generating the C++ source for the qt module... > sip: QColor::rgb() has overloaded functions with the same Python signature > Error: Unable to create the C++ code. > test ! -e failed-stamp && touch configure-stamp > make: *** [configure-stamp] Error 1 > > Does anyone know what is wrong?
Either use snapshots for both PyQt and SIP or for neither. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
