On Tue, Oct 2, 2012 at 1:43 PM, Kraus Philipp <philipp.kr...@flashpixx.de> wrote: > Hello, > > I have installed Python 2.7 & 3.2.2 on my Gentoo box, but I would like to use > Scons, which runs at the moment under Python < 3. > I have installed Scons with "python2.7 setup.py", but if I run "scons" on > command line, it creates the message, that it runs not on Python 3, > so can I setup manually that scons should use the Python 2.7 interpreter?
As root: eselect python list I'm surprised you had to take the setup.py install route. Is scons not available in someone's overlay? -- :wq