You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a minor glitch in the paragraph "Install different Python versions with pyenv". The first command should not be pyenv --list, but pyenv install --list
The article has been very helpful for me. Thanks a lot!
Just a minor glitch in the paragraph "Install different Python versions with pyenv". The first command should not be
pyenv --list, butpyenv install --listThe article has been very helpful for me. Thanks a lot!