光阴似箭催人老,日月如移越少年。
Just go here https://www.continuum.io/downloads to download anaconda. Most packages are already installed.
Use linux, just sudo apt install python3, okay
can be usedpyenv.
pyenv
pyenv install --list List installable python versions
pyenv install --list
pyenv install 3.5.2 安装3.5.2version
pyenv install 3.5.2
3.5.2
pyenv virtualenv 3.5.2 venv1 Create a virtual environment of version 3.5.2.
pyenv virtualenv 3.5.2 venv1
...
pyenv github addresspyenv-installer github address
The official website exe cannot be installed? https://www.python.org/ftp/py..., this time it is 3.5, 64-bit, download it with Thunder
python 3.6.0 installation address:
Python Releases for Windows 64-bitJust open this directly on win10↑
Just go here https://www.continuum.io/downloads to download anaconda. Most packages are already installed.
Use linux, just sudo apt install python3, okay
can be used
pyenv
.pyenv install --list
List installable python versionspyenv install 3.5.2
安装3.5.2
versionpyenv virtualenv 3.5.2 venv1
Create a virtual environment of version 3.5.2....
pyenv github address
pyenv-installer github address
The official website exe cannot be installed? https://www.python.org/ftp/py..., this time it is 3.5, 64-bit, download it with Thunder
python 3.6.0 installation address:
Python Releases for Windows 64-bit
Just open this directly on win10↑