Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] eselect python cleanup
Date: Mon, 25 Mar 2019 08:50:36
Message-Id: 2697554.dQ8gBbRFyU@dell_xps
In Reply to: Re: [gentoo-user] eselect python cleanup by Neil Bothwick
1 On Monday, 25 March 2019 00:40:35 GMT Neil Bothwick wrote:
2 > I see what happened. python-exec.conf contained
3 >
4 > python2.7
5 > python3.5
6 > python3.6
7 > python3.4
8 >
9 > I only have 2.7 and 3.6 installed.
10 [snip ...]
11
12 In my system I also only have 2.7 and 3.6 installed:
13
14 $ eselect python list
15 Available Python interpreters, in order of preference:
16 [1] python3.6
17 [2] python2.7 (fallback)
18
19 However, python-exec.conf only contains 3.6 ... from what you're saying it
20 should contain both? Or are they both present only if you have not set up a
21 python version with eselect? (I have set python3.6).
22
23 --
24 Regards,
25 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] eselect python cleanup Neil Bothwick <neil@××××××××××.uk>