Synaptic : Libglade for Python
LinuxMurah.com
linuxmurah at gmail.com
Sun Apr 9 05:50:17 UTC 2006
Dear friends,
I have Python and Glade installed in my Breezy box. but when I run a
program containing :
from gtk import *
from gnome.ui import *
from GDK import *
import libglade
always produce this error message:
breezy at ubuntu:~/Projects/project4$ python foo.py
Traceback (most recent call last):
File "foo.py", line 6, in ?
import libglade
ImportError: No module named libglade
It is clear that no libglade installed in my Breezy, so I search using
synaptic but there are no package named libglade for python. Could
somebody tell me what is the name of package that containing libglade
for python??? please....
More information about the ubuntu-users
mailing list