Thanks! That pushed me a little further in the right direction. I tried your modified sip file. SIP then complained about a missing "qtmod.sip" file. I copied this from the PyQt source tree to [current directory], and SIP then complained about a missing versions.sip. I copied this as well, and got the following error:
[EMAIL PROTECTED](~/work/py_hololib)$ /usr/local/bin/sip -s ".cpp" -c sipcode examinerwidget.sip sip: versions.sip:29: Exactly one of this %Timeline must be specified with the -t flag make: *** [sip] Error 1 Regards, Jahn Otto _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
