伊谢尔伦2017-04-18 10:12:27
Just go here https://www.continuum.io/downloads to download anaconda. Most packages are already installed.
PHP中文网2017-04-18 10:12:27
can be usedpyenv
.
pyenv install --list
List installable python versions
pyenv install 3.5.2
安装3.5.2
version
pyenv virtualenv 3.5.2 venv1
Create a virtual environment of version 3.5.2.
...
pyenv github address
pyenv-installer github address
巴扎黑2017-04-18 10:12:27
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
高洛峰2017-04-18 10:12:27
python 3.6.0 installation address:
Python Releases for Windows 64-bit
Just open this directly on win10↑