Python GTK import error

Andrew James drew at gremlinhosting.com
Sun Nov 28 04:03:02 EST 2004


Try checking the permissions on the link and the library - if you
installed the module manually the permissions may not allow anyone but
the root user to import the module.

Andrew

On Sat, 2004-11-27 at 20:21 -0800, Qianqian Fang wrote:
> no, the file is there, it actually links to another file:
> 
> /usr/lib/libgtk-x11-2.0.so.0.400.13
> 
> but both files are in the right locations.
> anything else that is suspecious to the problem?
> 
> thanks
> 
> 
> Douglas Soares de Andrade <dsa at unilestemg.br> wrote in message news:<mailman.6737.1101253908.5135.python-list at python.org>...
> > Hi !
> > 
> > The error is that the system ins't finding this lib:
> > 
> > /usr/lib/libgtk-x11-2.0.so.0
> > 
> > Try to see if your system has it.
> > 
> > See ya !
-- 
Andrew James <drew at gremlinhosting.com>




More information about the Python-list mailing list