I think this is what you might be looking for... >>> import gtk.glade >>>
Tim ^,^ On Sun, May 10, 2009 at 4:24 PM, Harry Van Haaren <[email protected]>wrote: > Hi, > > I have all libglade packages installed (Using Synaptic), bar the Perl > Bindings, Haskell bindings etc. > Do have the C bindings installed. Im currently installing all the -dev > packages. > > If i hop into a terminal, go: ¨python¨ and then ¨import libglade¨ it throws > the error. Its my own code that > is making the exception though yes. > > >>> import libglade > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: No module named libglade > > Thanks for the swift replies, im gettin an icecream in the village now.. > Try this again later! > > -Harry > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.ie/group/pythonireland?hl=en -~----------~----~----~----~------~----~------~--~---
