Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] python-2.6.2 site-packages path problem
Date: Tue, 21 Apr 2009 10:34:41
Message-Id: tkrat.7af19292b5fd20ed@igpm.rwth-aachen.de
1 Hi,
2
3 with Python 2.6.2 I have (even re-)installed dev-python/pygtk.
4 And indeed, there is a directory
5 /usr/lib/python2.6/site-packages/gtk-2.0
6
7 But, still,
8 import gtk
9 fails. Looking closer,
10 there is NO pygtk.pth-2.0 pygtk.py-2.0 file
11 in /usr/lib/python2.6/site-packages
12 as it is on a working python-2.6.1 installation.
13
14 What might cause that problem?
15
16 Many thanks for a hint,
17
18 Helmut Jarausch
19
20 Lehrstuhl fuer Numerische Mathematik
21 RWTH - Aachen University
22 D 52056 Aachen, Germany

Replies

Subject Author
Re: [gentoo-user] python-2.6.2 site-packages path problem Philipp Riegger <lists@××××××××××××.de>
Re: [gentoo-user] python-2.6.2 site-packages path problem Masood Ahmed <masood.ahmed09@×××××.com>