`pyenv global 3.8.0` does not change the python version on mac os

Execute the following so that the python command is redirected properly.

eval "$(pyenv init -)"

1 Like