search

Home  >  Q&A  >  body text

如何下载python并正确安装

大家讲道理大家讲道理2949 days ago574

reply all(5)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-04-18 10:12:27

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

    reply
    0
  • PHPz

    PHPz2017-04-18 10:12:27

    Use linux, just sudo apt install python3, okay

    reply
    0
  • PHP中文网

    PHP中文网2017-04-18 10:12:27

    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

    reply
    0
  • 巴扎黑

    巴扎黑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

    reply
    0
  • 高洛峰

    高洛峰2017-04-18 10:12:27

    python 3.6.0 installation address:

    Python Releases for Windows 64-bit
    Just open this directly on win10↑

    reply
    0
  • Cancelreply