Re: Error calling module

2007-08-12 Thread Lawrence D'Oliveiro
In message <[EMAIL PROTECTED]>, fartknuckle wrote: > When I try to call gtk like so: > > > import gtk > > I get the error: > > ImportError: No module named gtk > > > I installed a new Python and a new pygtk. > Is the gtk module not a part of pygtk??? > > I have PYTHONPATH=/usr/local/lib/pyt

Error calling module

2007-08-10 Thread fartknuckle
When I try to call gtk like so: import gtk I get the error: ImportError: No module named gtk I installed a new Python and a new pygtk. Is the gtk module not a part of pygtk??? I have PYTHONPATH=/usr/local/lib/python2.5/site-packages set. So what am I doing wrong? Thanks -- Take summa dis