Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12
Date: Sat, 19 Jun 2010 15:07:13
Message-Id: 20100619145540.GB4878@solfire
In Reply to: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12 by walt
1 walt <w41ter@×××××.com> [10-06-19 16:48]:
2 > On 06/19/2010 12:37 AM, meino.cramer@×××.de wrote:
3 > >
4 > >Hi,
5 > >
6 > >compilation of setuptools-0.6.12 aborts woth:
7 > >copying tests/api_tests.txt -> build/src/tests
8 > >Traceback (most recent call last):
9 > > File "setup.py", line 24, in<module>
10 > > from lib2to3.main import main
11 > > File "/usr/lib/python3.1/lib2to3/main.py", line 12, in<module>
12 > > from . import refactor
13 > > File "/usr/lib/python3.1/lib2to3/refactor.py", line 25, in<module>
14 >
15 > Have you set eselect python to use python-3 instead of python-2? If
16 > so,
17 > try setting it back to python-2.
18 >
19 >
20
21 No, python 2.6 ist set according to the output of
22
23 eselect python list
24
25 python 3.1 is installed but not selected.
26
27 What else can produce this compilation error?
28
29 Best regards,
30 mcc

Replies

Subject Author
[gentoo-user] Re: Compilation aborted for setuptools-0.6.12 walt <w41ter@×××××.com>