Installing an older version of Python 2.6 does not help. Instead, installing the latest PyQt snapshot of the Riverbank website (PyQt-win-gpl-snapshot-4.7.3-22b0acdb1b62) the problem of "python crash on application exit" disappears. : )
I hope Riverbank will provide a new "all-in" installer (4.7.4?) as soon as possible. Thanks for the help. Ciao ciao. Fra On Mon, Apr 5, 2010 at 22:31, Phil Thompson <[email protected]> wrote: > On Mon, 5 Apr 2010 22:05:49 +0200, Francesco Biccari <[email protected]> > wrote: >> Hello, >> >> this is my first post to this list. >> I am an Italian researcher. In our lab we would like to move >> from Visual Basic (5!) to Python + PyQt. >> >> Unfortunately our first tests were discouraging and I am here to >> ask for some advices. >> >> I use Windows Vista 32 bit. >> I installed Python 2.6.5 (Windows installer) and >> PyQt (PyQt-Py2.6-gpl-4.7.2-1.exe). >> >> We have noticed two issues: >> >> 1. programs written with PyQt run slower >> than similar programs written, for example, with wxPython. >> (however this is not a big issue) >> >> 2. All non-trivial PyQt applications make python.exe to crash when we >> close the application. >> >> I tried also to compile PyQt by myself but the problems still remain. > > I've had another report like this. Two possible solutions - use the current > PyQt snapshot, or use Python 2.6.4. > > Phil > _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
