try running apt-cache search libglade
that should return a list of all libglade related packages in the repository, you can try installing anything you are missing. Is it an import in your own code thats throwing this error? Or a program you are trying to launch. Sean On Sun, 2009-05-10 at 16:05 +0100, Harry Van Haaren wrote: > Hey, > > Im getting the standard ¨module not found. Could not find module > libglade¨. > I have that package installed. Version 2.14.1. (Its DreamLinux > btw.. :) > > I guess that there´s a chance that its not in PYTHONPATH, > but i dont think I know how to go about checking it, and its > always been fine so far, install any python module and it finds it > automatically. > > Which leaves me with a ¨?¨ over my head. -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 -~----------~----~----~----~------~----~------~--~---
