Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] eselect python...
Date: Thu, 13 Dec 2018 07:54:43
Message-Id: 20181213075613.zyjhqec7q3oh5y7k@solfire
1 Hi,
2
3 I did an
4
5 eselect python list
6
7 and got
8
9 [1] python3.6
10 [2] python2.7 (fallback)
11
12 . Then I did an
13
14
15 eselect python set 2
16
17 to examine some error while trying to install a local
18 package. And then I switched back wth
19
20
21 eselect python set 2
22
23 again since python3.6 was set at [2] now.
24
25 Now
26
27 eselect python list
28
29 shows me
30
31 [1] python3.6
32 [2] python2.7
33
34
35 . The "(fallback)" was missing now.
36
37
38
39 How do I need to use eselect to set python2.7 as fallback"
40
41
42
43 Cheers!
44 Meino
45
46
47
48 PS:
49 This
50 https://wiki.gentoo.org/wiki/Python
51 and
52 https://wiki.gentoo.org/wiki/Project:Eselect/User_guide
53 gave me no answer...

Replies

Subject Author
[gentoo-user] Re: eselect python... Nikos Chantziaras <realnc@×××××.com>
Re: [gentoo-user] eselect python... Peter <dwosky@××××.com>