Python3 environment installation settings

python's official website : https://www.python.org/

python3 Manual: http://tool.oschina.net/apidocs/apidoc?api=Python%2Freference

  1. First Quguan network: Choose you want to install the system.

  1. Python3 installation and configuration environment
  2.  Select Pyyhon version.
    Python3 installation and configuration environment
  3.  Click: Python.exe file to install.
    Python3 installation and configuration environment
  4.  Click: Click the pop-up security warnings: run.
    Python3 installation and configuration environment
  5.  Path Check Environment: choose a custom installation.
    Python3 installation and configuration environment
  6.  Click Next Next.
    Python3 installation and configuration environment
  7.  Select the custom path
    Python3 installation and configuration environment
    Python3 installation and configuration environment
  8.  Click Close to close the installation box position if the word appears administrator is authorized and then click Close.
    Python3 installation and configuration environment
    Python3 installation and configuration environment
     
  9.  Verification Test: Run cmd-- "to enter under their own installation directory, run the command: python -V and press Enter

      - "shows if the corresponding version of Python, said the installation was successful.

    Python3 installation and configuration environment
    Python3 installation and configuration environment

Guess you like

Origin www.cnblogs.com/jjwwtt10/p/11025172.html