Luca Fini wrote: > > Well, I've done it after your suggestion. There is actually a similar (not > identical) problem reported with respect to qt-2.3.0 for windows. The > suggestion is to upgrade to PyQt-2.5. I've tested PyQt-2.5. > > I've a question. I see that the package includes qt.py, but in my > understanding qt.py should be created by sip as part of the installation > process, so it shouldn't be there. Is that true? Any other hint?
No - qt.py is shipped with the package. qt.pyo (the optimised version) is created during installation. Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
