Home >Backend Development >Python Tutorial >Python3.6 installation graphic tutorial

Python3.6 installation graphic tutorial

巴扎黑
巴扎黑Original
2017-06-23 16:30:086187browse

The Python language is quite popular now. I have never been exposed to the Python language during my undergraduate studies, and now I plan to learn it from scratch. My computer system is Windows system.

To learn the Python language, you first need to configure the Python environment on your computer. You can choose to download from the official website:

or you can choose to download from my network disk: .

 After downloading, run the downloaded .exe file to install.

Some computers will display warnings, just choose to run.

Select Install Now to install according to the default path (not recommended). It is recommended to select Customize installation to modify the installation path. And check the bottom ADDPython 3.6 to PATH.

 

 Select Next.

My installation path is as shown above. Easy to find. You can change it according to your own habits. Then click Install.

Then the installation was successful.

The above is the detailed content of Python3.6 installation graphic tutorial. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:python series 4Next article:python series 4