python2 import trouble (linux - redhat)

Rhymes raims at dot.com
Sun Jul 14 16:06:25 EDT 2002


On Sun, 14 Jul 2002 14:17:57 -0400, Mike Mellor <mmellor1 at yahoo.com>
wrote:

>I am having trouble importing modules with python2 (Python 2.2) that I think should be 
>there, for example, _gtk and GTK.  What do I need to do to get 
>python (actually python2) to import these modules?

What kind of problems? Does the import statement failes? However, take
a look at your PYTHONPATH environment variable and check if the pygtk
lib directory is listed there

--
Rhymes
rhymes at myself.com
" ride or die "



More information about the Python-list mailing list