Gentoo Archives: gentoo-dev

From: "Craig M. Reece" <craigthulu@×××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] gnome-python/pygtk and "import gnome"
Date: Thu, 13 Jun 2002 05:13:23
Message-Id: 20020613101345.GA3574@littlethulu.craigthulu.com
In Reply to: [gentoo-dev] gnome-python/pygtk and "import gnome" by Derek Greentree
1 On Wed, Jun 12, 2002 at 07:30:39PM -0600,
2 "Derek Greentree" <derekgr@×××.com> spoke thusly:
3
4 > Hi all,
5 > Basically, I'm trying to run and hack a python script that says things
6 > like
7 > "from gnome import *"
8 > Now, there are 2 packages in portage, gnome-python and pygtk. They
9 > seem to provide the same stuff in terms of the files they install:
10 > what's the difference between these 2 packages. However, the big problem
11 > is that even with either (or both) installed the said python script
12 > doesn't work; I get this error:
13 >
14 > from gnome import *
15 > ImportError: No module named gnome
16 >
17 > So,
18 > 1. Are these two packages, gnome-python and pygtk, really different?
19 > 2. What can I emerge (or what do I need to make an ebuild for) so that
20 > a python script can do an "import gnome"?
21 >
22
23 And while you're at it. What do you need in order to get either of these
24 to install? I haven't gotten either one to compile yet.
25
26 --
27 .~. Linux | Windows is so fragile that:
28 /V\ Registered | "...removing even one component will cause
29 // \\ User | it to become nonfunctional..."
30 /( )\ 258849 | -- Bill Gates Testimony
31 ^`~'^