Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] how to set python version for one user
Date: Tue, 10 Jul 2018 09:19:47
Message-Id: CAJ1xhMUhEYQEygrD9YUnaUNupKb=v07qRZ3C9u0YuHXfhz4xFQ@mail.gmail.com
In Reply to: [gentoo-user] how to set python version for one user by pat@xvalheru.org
1 On Tue, Jul 10, 2018 at 11:23 AM <pat@××××××××.org> wrote:
2 >
3 > Hi,
4 >
5 > I need to set specific python version to a user and I don't want to set
6 > it up for whole system. Is it possible? If so how to do it. All I found
7 > is about setting for whole system.
8 >
9 > Thanks
10 >
11 > Pat
12 >
13 > ----------------------------------------
14 > Freehosting PIPNI - http://www.pipni.cz/
15 >
16 >
17 How about this?
18 echo alias python='python2.7' >> ~user/.bash_profile

Replies

Subject Author
Re: [gentoo-user] how to set python version for one user pat@××××××××.org