Helmut Jarausch <[email protected]> writes: > Hi, > > with Python 2.6.2 I have (even re-)installed dev-python/pygtk. > And indeed, there is a directory > /usr/lib/python2.6/site-packages/gtk-2.0 > > But, still, > import gtk > fails. Looking closer, > there is NO pygtk.pth-2.0 pygtk.py-2.0 file > in /usr/lib/python2.6/site-packages > as it is on a working python-2.6.1 installation. > > What might cause that problem?
I also came across the same problem some days back. python-updater -o 2.5 -v This command did the re-installation's of some python related packages. Hope this help's Masood Ahmed -- Trouble with man n00b is, the n00b won't google for man, let alone man n00b. From: Two Ravens

