Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12
Date: Sat, 19 Jun 2010 15:06:05
Message-Id: hvil3e$f26$1@dough.gmane.org
In Reply to: [gentoo-user] Compilation aborted for setuptools-0.6.12 by meino.cramer@gmx.de
1 On 06/19/2010 12:37 AM, meino.cramer@×××.de wrote:
2 >
3 > Hi,
4 >
5 > compilation of setuptools-0.6.12 aborts woth:
6 > copying tests/api_tests.txt -> build/src/tests
7 > Traceback (most recent call last):
8 > File "setup.py", line 24, in<module>
9 > from lib2to3.main import main
10 > File "/usr/lib/python3.1/lib2to3/main.py", line 12, in<module>
11 > from . import refactor
12 > File "/usr/lib/python3.1/lib2to3/refactor.py", line 25, in<module>
13
14 Have you set eselect python to use python-3 instead of python-2? If so,
15 try setting it back to python-2.

Replies