[pygtk] newbie question : A setting problem using pygtk with glade
譚博文
powentan0330 at gmail.com
Tue Aug 19 14:24:38 WST 2008
Hello all,
I try to use pygtk with glade to do some UI design.
Now I have a probelm on my system. I can run my code in the python shell,
and
it works well. But when I run the problem in the terminal, an error occurs
which is
"No module named glade".
I import gtk and gtk.glade correctly, and in the python shell I can import
gtk.glade.
I print the object gtk.glade, and I have glade.so share in my system.
My system environment : Linux Ubuntu 8.04.
I search around the web and can't find out a good solution. Can someone give
me a
hint to solve this setting problem ?
thanks a lot !!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20080819/df290302/attachment.htm
More information about the pygtk
mailing list