[PyQt] My app crashed every time after upgrading to PyQt4.9

Phil Thompson phil at riverbankcomputing.com
Tue Dec 27 16:13:50 GMT 2011


On Tue, 27 Dec 2011 23:44:14 +0800, zw g <pekingmaster at gmail.com> wrote:
> Dear List,
> 
> 
> I need help.
> 
> My app behaved perfect well under Python2.7.2 + PyQt4.8.6 + SIP 4.13 +
Mac
> OS X 10.7.2.
> 
> After the new PyQt4.9 released, i compiled SIP4.13.1 and PyQt4.9 in the
> first time. (I like to be latest state!)
> Now everything is a mess.
> 
> Every time i fired up my app in the Terminal.app like this:
> 
> *$python my_app.py*
> 
> I got the crash window popped up, i copied the content of the crash
> information and attached it in this mail.
> Hope someone could help.

As usual, create a small, complete application that demonstrates the
problem.

Phil


More information about the PyQt mailing list