Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

pyenv install python version

Python 3.5:
pyenv install 3.5.4
Python 3.6:
pyenv install 3.6.8 
Python 3.7:
pyenv install 3.7.9
Python 3.8:
pyenv install 3.8.6
Python 3.9:
pyenv install 3.9.0
Source by codeburst.io #
 
PREVIOUS NEXT
Tagged: #pyenv #install #python #version
ADD COMMENT
Topic
Name
5+6 =