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 create virtualenv
$ pyenv virtualenv 2.7.16 apps2
$ pyenv virtualenv 3.7.4 apps3
pyenv version
$ ls ~/.pyenv/versions/
2.7.15 3.6.8 3.8-dev
pyenv version
$ pyenv versions
* system (set by /home/realpython/.pyenv/version)
2.7.15
3.6.8
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