technology - machine learning - datascience - computer vision - programming
Search

Managing Multiple Python Versions With pyenv – Real Python

In this step-by-step tutorial, you’ll learn how to install multiple Python versions and switch between them with ease, including project-specific virtual environments, even if you don’t have sudo access with pyenv.

Source : Managing Multiple Python Versions With pyenv – Real Python