Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-20 Thread meino . cramer
walt [10-06-20 19:12]: > On 06/19/2010 07:55 AM, meino.cra...@gmx.de wrote: > >walt [10-06-19 16:48]: > >>On 06/19/2010 12:37 AM, meino.cra...@gmx.de wrote: > >>> > >>>Hi, > >>> > >>>compilation of setuptools-0.6.12 aborts woth: > >>>copying tests/api_tests.txt -> build/src/tests > >>>Traceback

[gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-20 Thread walt
On 06/19/2010 07:55 AM, meino.cra...@gmx.de wrote: walt [10-06-19 16:48]: On 06/19/2010 12:37 AM, meino.cra...@gmx.de wrote: Hi, compilation of setuptools-0.6.12 aborts woth: copying tests/api_tests.txt -> build/src/tests Traceback (most recent call last): File "setup.py", line 24, in

Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-19 Thread meino . cramer
David Abbott [10-06-20 04:51]: > On Sat, Jun 19, 2010 at 7:38 PM, wrote: > > And yes: I need python 3.1 (building the svn version of blender needs > > it, which gets installed under /uss/local/...) > > > > Is this the infamous cat, which bits into its own tail... ? > > > > Best regards, > > mcc

Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-19 Thread David Abbott
On Sat, Jun 19, 2010 at 7:38 PM, wrote: > And yes: I need python 3.1 (building the svn version of blender needs > it, which gets installed under /uss/local/...) > > Is this the infamous cat, which bits into its own tail... ? > > Best regards, > mcc > You can set your main active version of pytho

Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-19 Thread meino . cramer
Dale [10-06-20 01:33]: > Alan McKinnon wrote: > >On Saturday 19 June 2010 18:06:58 meino.cra...@gmx.de wrote: > > > >>David W Noon [10-06-19 18:00]: > >> > >>>On Sat, 19 Jun 2010 17:00:02 +0200, meino.cra...@gmx.de wrote about > >>

Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-19 Thread Dale
Alan McKinnon wrote: On Saturday 19 June 2010 18:06:58 meino.cra...@gmx.de wrote: David W Noon [10-06-19 18:00]: On Sat, 19 Jun 2010 17:00:02 +0200, meino.cra...@gmx.de wrote about Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12: walt [10-06-19 16:48

Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-19 Thread Alan McKinnon
On Saturday 19 June 2010 18:06:58 meino.cra...@gmx.de wrote: > David W Noon [10-06-19 18:00]: > > On Sat, 19 Jun 2010 17:00:02 +0200, meino.cra...@gmx.de wrote about Re: > > > > [gentoo-user] Re: Compilation aborted for setuptools-0.6.12: > > >walt [10-06-19 16:48

Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-19 Thread David W Noon
On Sat, 19 Jun 2010 18:10:02 +0200, meino.cra...@gmx.de wrote about Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12: [snip] >wait...hopefully I understand this correctly, before I start to screw >up my newly installed system... > >State 1 right after installing Gent

Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-19 Thread meino . cramer
David W Noon [10-06-19 18:00]: > On Sat, 19 Jun 2010 17:00:02 +0200, meino.cra...@gmx.de wrote about Re: > [gentoo-user] Re: Compilation aborted for setuptools-0.6.12: > > >walt [10-06-19 16:48]: > [snip] > >> Have you set eselect python to use python-3 instea

Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-19 Thread David W Noon
On Sat, 19 Jun 2010 17:00:02 +0200, meino.cra...@gmx.de wrote about Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12: >walt [10-06-19 16:48]: [snip] >> Have you set eselect python to use python-3 instead of python-2? If >> so, >> try setting it back to py

Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-19 Thread meino . cramer
walt [10-06-19 16:48]: > On 06/19/2010 12:37 AM, meino.cra...@gmx.de wrote: > > > >Hi, > > > >compilation of setuptools-0.6.12 aborts woth: > >copying tests/api_tests.txt -> build/src/tests > >Traceback (most recent call last): > > File "setup.py", line 24, in > > from lib2to3.main import m

[gentoo-user] Re: Compilation aborted for setuptools-0.6.12

2010-06-19 Thread walt
On 06/19/2010 12:37 AM, meino.cra...@gmx.de wrote: Hi, compilation of setuptools-0.6.12 aborts woth: copying tests/api_tests.txt -> build/src/tests Traceback (most recent call last): File "setup.py", line 24, in from lib2to3.main import main File "/usr/lib/python3.1/lib2to3/main.py"