Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] python-exec: Invalid impl in /etc/python-exec/python-exec.conf: python3.6
Date: Wed, 20 Jan 2021 07:41:04
Message-Id: YAfeeDpEu94reKLH@waltdnes.org
In Reply to: Re: [gentoo-user] python-exec: Invalid impl in /etc/python-exec/python-exec.conf: python3.6 by Ionen Wolkens
1 On Wed, Jan 20, 2021 at 12:33:19AM -0500, Ionen Wolkens wrote
2 > On Wed, Jan 20, 2021 at 12:20:44AM -0500, Walter Dnes wrote:
3 > > grep -v ^# /etc/python-exec/python-exec.conf
4 > >
5 > > ...still shows 2 lines...
6 > >
7 > > python3.8
8 > > python3.6
9 > >
10 > > ...No change at all. Now what? Should I manually edit
11 > > /etc/python-exec/python-exec.conf and remove "python3.6"?
12 >
13 > It'd be fine but the proper way would be:
14 >
15 > eselect python cleanup
16
17 Thanks. That worked...
18
19 [i3][root][~] eselect python list
20 Available Python interpreters, in order of preference:
21 [1] python3.8
22 [2] python3.9 (fallback)
23
24 --
25 Walter Dnes <waltdnes@××××××××.org>
26 I don't run "desktop environments"; I run useful applications