* [gentoo-user] eselect python...
@ 2018-12-13 7:56 tuxic
2018-12-13 9:12 ` [gentoo-user] " Nikos Chantziaras
2018-12-13 11:22 ` [gentoo-user] " Peter
0 siblings, 2 replies; 3+ messages in thread
From: tuxic @ 2018-12-13 7:56 UTC (permalink / raw
To: Gentoo
Hi,
I did an
eselect python list
and got
[1] python3.6
[2] python2.7 (fallback)
. Then I did an
eselect python set 2
to examine some error while trying to install a local
package. And then I switched back wth
eselect python set 2
again since python3.6 was set at [2] now.
Now
eselect python list
shows me
[1] python3.6
[2] python2.7
. The "(fallback)" was missing now.
How do I need to use eselect to set python2.7 as fallback"
Cheers!
Meino
PS:
This
https://wiki.gentoo.org/wiki/Python
and
https://wiki.gentoo.org/wiki/Project:Eselect/User_guide
gave me no answer...
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-user] Re: eselect python...
2018-12-13 7:56 [gentoo-user] eselect python tuxic
@ 2018-12-13 9:12 ` Nikos Chantziaras
2018-12-13 11:22 ` [gentoo-user] " Peter
1 sibling, 0 replies; 3+ messages in thread
From: Nikos Chantziaras @ 2018-12-13 9:12 UTC (permalink / raw
To: gentoo-user
On 13/12/2018 09:56, tuxic@posteo.de wrote:
> eselect python list
>
> [1] python3.6
> [2] python2.7 (fallback)
> [...]
> How do I need to use eselect to set python2.7 as fallback"
I don't see a "(fallback)" label here, and everything is working fine. I
don't think it's important.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] eselect python...
2018-12-13 7:56 [gentoo-user] eselect python tuxic
2018-12-13 9:12 ` [gentoo-user] " Nikos Chantziaras
@ 2018-12-13 11:22 ` Peter
1 sibling, 0 replies; 3+ messages in thread
From: Peter @ 2018-12-13 11:22 UTC (permalink / raw
To: gentoo-user
---- On Thu, 13 Dec 2018 08:54:42 +0100 <tuxic@posteo.de> wrote ----
> Hi,
>
> I did an
>
> eselect python list
>
> and got
>
> [1] python3.6
> [2] python2.7 (fallback)
>
> . Then I did an
>
>
> eselect python set 2
>
> to examine some error while trying to install a local
> package. And then I switched back wth
>
>
> eselect python set 2
>
> again since python3.6 was set at [2] now.
>
> Now
>
> eselect python list
>
> shows me
>
> [1] python3.6
> [2] python2.7
>
>
> . The "(fallback)" was missing now.
>
>
>
> How do I need to use eselect to set python2.7 as fallback"
>
>
>
> Cheers!
> Meino
>
>
>
> PS:
> This
> https://wiki.gentoo.org/wiki/Python
> and
> https://wiki.gentoo.org/wiki/Project:Eselect/User_guide
> gave me no answer...
>
>
>
Hello,
This is probably because you now have Python2.7 as active. You can change it back to have the fallback label doing the following:
# eselect python edit
< Then remove the python2.7 entry from the file and save >
Calling again eselect python list should report python2.7 as fallback.
Cheers
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-13 11:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-13 7:56 [gentoo-user] eselect python tuxic
2018-12-13 9:12 ` [gentoo-user] " Nikos Chantziaras
2018-12-13 11:22 ` [gentoo-user] " Peter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox