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
On Fri, 10 Aug 2007 23:39:39 +0200, Jarek Zgoda wrote:
> fartknuckle :
>
>> When I try to build and install python from source It configures and
>> makes fine but upon 'make install' I always get to this
>> point:
>>
>>
>>
>> List
When I try to build and install python from source It configures and
makes fine but upon 'make install' I always get to this
point:
Listing /usr/local/lib/python2.5/xml/sax ...
Compiling /usr/local/lib/python2.5/xml/sax/__init__.py ...
Compiling /usr/local/lib/python2.5/xml/sax/_exceptions.py