Gentoo Archives: gentoo-user

From: yegle <cnyegle@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] change python version for special program
Date: Tue, 02 Oct 2012 19:05:43
Message-Id: 333D8236E45D47AA93EE1941E8CBB7DD@gmail.com
In Reply to: [gentoo-user] change python version for special program by Kraus Philipp
1 Create a virtualenv would be a better solution.
2
3 Google virtualenv
4
5 --
6 http://about.me/yegle
7
8
9 On Tuesday, October 2, 2012 at 13:43, Kraus Philipp wrote:
10
11 > Hello,
12 >
13 > 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.
14 > 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,
15 > so can I setup manually that scons should use the Python 2.7 interpreter?
16 >
17 > Thanks
18 >
19 > Phil

Replies

Subject Author
Re: [gentoo-user] change python version for special program Kraus Philipp <philipp.kraus@×××××××××.de>