Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] "eselect (c)python --list" corrupted somehow?
Date: Sat, 03 Feb 2018 06:25:30
Message-Id: 20180203062508.yt343kjhr3djt4fi@solfire
1 Hi,
2
3 I want to compile/install FreeCAD. I checked my python/cpython
4 installation, because FreeCAD wants python 2.7
5
6 I got this output
7
8 /root>eselect python list --cpython
9 Available Python interpreters, in order of preference:
10 [1] python3.5
11 [2] python3.4 (uninstalled)
12 [3] python2.7
13 [4] python3.4 (uninstalled)
14 [5] python3.6
15 [6] python3.4 (uninstalled)
16
17 Why it is listing python versions, when '--cpython' is set?
18 Why do I have doubled entries?
19
20
21 Thank you very much in advance for any help!
22
23 Cheers!
24 Meino

Replies

Subject Author
Re: [gentoo-user] "eselect (c)python --list" corrupted somehow? Floyd Anderson <f.a@××××.net>