Gentoo Archives: gentoo-user

From: Justin <justin@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] python Tkinter
Date: Fri, 13 Jun 2008 10:02:56
Message-Id: 485245CC.8050603@j-schmitz.net
In Reply to: [gentoo-user] python Tkinter by David Harel
1 David Harel schrieb:
2 > Hi,
3 >
4 > I need Tkinter: http://wiki.python.org/moin/TkInter .
5 > In /etc/portage/package.use I added:
6 > dev-lang/python (-nocxx) (-nothreads) tk
7 >
8 > trying the package as explained in "Step 1" in the above link:
9 > $ python
10 > Python 2.5.1 (r251:54863, Mar 12 2008, 14:21:54)
11 > [GCC 4.1.2 (Gentoo 4.1.2 p1.0.2)] on linux2
12 > Type "help", "copyright", "credits" or "license" for more information.
13 > >>> import _tkinter
14 > Traceback (most recent call last):
15 > File "<stdin>", line 1, in <module>
16 > ImportError: No module named _tkinter
17 > >>>
18 >
19 > Any idea?
20 >
21 Please past th output of emerge dev-lang/python -vp.

Attachments

File name MIME type
signature.asc application/pgp-signature