pyGTK with wxPython

Charlie Kim NOSPAM__nabugoon__ at __moor.pe.krNOSPAM
Sat Aug 23 03:42:09 EDT 2003


hi all.

I made gnome applet with pyGTK and gnome application with wxPython.
When I tried import wxPython application in pyGTK applet it crashed with
message:

GThread-ERROR **: GThread system may only be initialized once.
aborting...

I think it is because I'm trying import wxPython modules in pyGTK applet.

Do I have to modify the application's sources against pyGTK?
or any solution?

TIA.




More information about the Python-list mailing list