On Wed, Nov 22, 2006 at 11:05:19PM +0000, Jonathan Riddell wrote: > When compiling pyqt 3 (3.16) with sip 4.5 I get an error > > sip: QColor::rgb() has overloaded functions with the same Python > signature
Google found the fix being that I just needed pyqt 3.17. However now I'm having a problem compiling pykde with python 2.5. Python 2.4 works fine but 2.5 fails complaining about not being able to convert int*. Error at http://kubuntu.org/~jriddell/tmp/pykde.text Jonathan _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
