pyenv can't change python version in a fresh install of Ubuntu 20.04 #2131
Answered
by
CastilhosR
CastilhosR
asked this question in
Q&A
-
On a fresh install of Ubuntu Linux 20.04.02, after installing pyenv, the environments do not work as expected.
In .bashrc file I insert this lines:
In a new shell.
The venv is not being created/activated ! The new version of Python is not being pointed out. |
Beta Was this translation helpful? Give feedback.
Answered by
CastilhosR
Oct 26, 2021
Replies: 1 comment 2 replies
-
Hello ! I found this answer pyenv/pyenv-virtualenv#401 (comment). |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
CastilhosR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello ! I found this answer pyenv/pyenv-virtualenv#401 (comment).