pyenv is a tool to manage different versions of python installation. This post summarize the steps that I take in order to install pyenv tool. You can also reference the steps in the pyenv installer as below: https://github.com/pyenv/pyenv-installer However, the… Read More