I have a small python application that I want to transfer to my new Gentoo system. I can't seem to find (and emerge) the portage package that contains the python libglade module.

 File "./callerid-show.py", line 11, in ?
   import gtk, libglade, sys, MySQLdb, traceback
ImportError: No module named libglade

I use it like:
 loader = libglade.GladeXML(GLADE_XML_FILE, "window1")

Any one know where I can find the libglade Python module?

Thanks

Richard





--
[EMAIL PROTECTED] mailing list



Reply via email to