From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <derekgr@mac.com>
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level: 
X-Spam-Status: No, score=0.2 required=5.0 tests=DMARC_QUAR,FREEMAIL_FROM,
	MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0
Received: from smtpout.mac.com (smtpout.mac.com [204.179.120.89])
	by chiba.3jane.net (Postfix) with ESMTP id 9BE32ABD50
	for <gentoo-dev@gentoo.org>; Wed, 12 Jun 2002 20:30:54 -0500 (CDT)
Received: from smtp-relay.mac.com (smtp-relay01-en1 [10.13.10.224])
	by smtpout.mac.com (8.12.1/8.10.2/1.0) with ESMTP id g5D1Uokv010391
	for <gentoo-dev@gentoo.org>; Wed, 12 Jun 2002 18:30:50 -0700 (PDT)
Received: from asmtp01.mac.com (asmtp01-qfe3 [10.13.10.65])
	by smtp-relay.mac.com (8.12.1/8.12.1/1.0) with ESMTP id g5D1UjrE008051
	for <gentoo-dev@gentoo.org>; Wed, 12 Jun 2002 18:30:45 -0700 (PDT)
Received: from [66.7.172.38] ([66.7.172.38]) by asmtp01.mac.com
          (Netscape Messaging Server 4.15) with ESMTP id GXMEV800.R8N for
          <gentoo-dev@gentoo.org>; Wed, 12 Jun 2002 18:30:44 -0700 
From: Derek Greentree <derekgr@mac.com>
To: gentoo-dev@gentoo.org
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature";
	boundary="=-IthfAflV4jJTJrybw+n6"
X-Mailer: Ximian Evolution 1.0.5 
Date: 12 Jun 2002 19:30:39 -0600
Message-Id: <1023931844.6193.3.camel@usagi>
Mime-Version: 1.0
Subject: [gentoo-dev] gnome-python/pygtk and "import gnome"
Sender: gentoo-dev-admin@gentoo.org
Errors-To: gentoo-dev-admin@gentoo.org
X-BeenThere: gentoo-dev@gentoo.org
X-Mailman-Version: 2.0.6
Precedence: bulk
Reply-To: gentoo-dev@gentoo.org
List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help>
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=subscribe>
List-Id: Gentoo Linux developer list <gentoo-dev.gentoo.org>
List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe>
List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/>
X-Archives-Salt: 46967dbf-9a76-4762-9605-fa99ac9adbb2
X-Archives-Hash: 909a94fe46020e5ae95d48c37e58276f

--=-IthfAflV4jJTJrybw+n6
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi all,
  Basically, I'm trying to run and hack a python script that says things
like=20
"from gnome import *"
  Now, there are 2 packages in portage, gnome-python and pygtk. They
seem to provide the same stuff in terms of the files they install:
what's the difference between these 2 packages. However, the big problem
is that even with either (or both) installed the said python script
doesn't work; I get this error:

from gnome import *  =20
ImportError: No module named gnome

So,
  1. Are these two packages, gnome-python and pygtk, really different?
  2. What can I emerge (or what do I need to make an ebuild for) so that
a python script can do an "import gnome"?

Thanks,
Derek Greentree



--=-IthfAflV4jJTJrybw+n6
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQA9B/W/DY2rlaQQ1hYRAh00AJsFgnL1kxHZ4JJYeuKB7vBCKpk90gCgjWOw
h/pBP8K/w6w0uQhCiwIaxjc=
=Lj9V
-----END PGP SIGNATURE-----

--=-IthfAflV4jJTJrybw+n6--