Kobus Wolvaardt schrieb: > Hi, > > If I run any python code using pygtk it crashes out and complains that > it cannot fing pygtk. If I run those same scripts from the commandline > they work. Do a simple solution exist? Are there any sample (working) > gtk-gui script templates? > > Thanks, > Kobus > > P.S. Tkinter works fine and I'll use it if I have to, but it doesn't > look as good as qt or gtk. Currently its the best to stick with Tkinter, thats the only gui lib that works reliable with the scripter. Neither pygtk nor pyqt work really well.
Best Regards, Franz Schmid
