如何下载python并正确安装
大家讲道理
大家讲道理 2017-04-18 10:10:27
0
5
573
大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(5)
伊谢尔伦

Just go here https://www.continuum.io/downloads to download anaconda. Most packages are already installed.

PHPzhong

Use linux, just sudo apt install python3, okay

洪涛

can be usedpyenv.

  • pyenv install --list List installable python versions

  • pyenv install 3.5.2 安装3.5.2version

  • pyenv 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↑

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template