[Stackless] 3.1b3 on 2.4.3 crashes with PyQt on Windows
Carlos Eduardo de Paula
cedepaula at yahoo.com.br
Wed Aug 16 15:10:00 CEST 2006
I have used the PyQt4 installer binaries and tryed compiling it with mingw32 (and compiling SIP wrapper too). When I run any application that import the Qt modules (Do a "from PyQt4 import QtGui" for example) a windows error appears :
"python.exe has encountered a problem and needs to close. Sorry or the inconvenience.
The data report shows:
AppName: python.exe AppVer: 0.0.0.0 ModName: python24.dll
ModVer: 2.4.3150.1012 Offset: 000a8c08
If I switch back to python DLL everything works fine.
Thanks,
Carlos
----- Original Message ----
From: Richard Tew <richard.m.tew at gmail.com>
To: Carlos Eduardo de Paula <cedepaula at yahoo.com.br>
Cc: stackless at stackless.com
Sent: Wednesday, August 16, 2006 5:16:12 AM
Subject: Re: [Stackless] 3.1b3 on 2.4.3 crashes with PyQt on Windows
On 8/15/06, Carlos Eduardo de Paula <cedepaula at yahoo.com.br> wrote:
> Psyco worked perfectly but PyQt4 dont. I dont know how I can help to solve
> this problem, if you could point me any direction.. on extracting dumps or
> running samples I would really help. The only limitation is that i´m not a C++
> programmer, i can read some high level code but not hardcore hacks like you
> guys.
Out of curiosity, how does PyQt4 not work? What exactly happens when you
try to use it, and what do you do when you try and use it?
Richard.
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list