install pyenv
# Linux and Mac only (at the moment)
curl https://pyenv.run | bash
install pyenv
# Linux and Mac only (at the moment)
curl https://pyenv.run | bash
pyenv install latest version
pyenv install --list | awk '{print $1}' | grep -v - | grep -v 'a\|b\|c\|m' | tail -1
pyenv use a python version
$ pyenv shell 3.8-dev
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us