On Sat, 28 Mar 2009 15:51:29 +0900, Damien Elmes <reso...@ichi2.net> wrote:
> The build was successful, and the few example programs I tested run
> fine now. However, my app seems to be dying - it looks like some
> internal data is getting clobbered somewhere. An line like:
> 
> import mymodule
> 
> results in a
> 
> TypeError: bad argument type for built-in operation
> 
> The problem seems to occur after importing about 3 modules which
> import PyQt4.QtGui. Importing modules which don't use QtGui seems to
> work fine.

I noticed that myself yesterday - should be fixed in the current SIP
snapshot.

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to