What should I do if python cannot be installed?

silencement
Release: 2019-07-08 10:23:55
Original
17919 people have browsed it

When beginners first come into contact with python, downloading, installing and configuring the environment are a big problem. Today I will talk about how to install python.

What should I do if python cannot be installed?

Step one: Download the Python installation package

Find the latest version of the Python installation package on Python’s official website www.python.org. Click to download. Please note that when your computer is a 32-bit machine, please select the 32-bit installation package. If it is 64-bit, please select the 64-bit installation package;

Step 2: Installation

A. Double-click the downloaded installation package, and the following interface will pop up:

What should I do if python cannot be installed?

What should be noted here is that python is added to the windows environment variables. If you forget to tick, you need to manually add it to the environment variables; here I choose custom installation, click "Custom Installation" to proceed to the next step;

B. After entering the next step, select Components that need to be installed, and then click Next:

What should I do if python cannot be installed?

C. Here you can customize the path to select the installation:

What should I do if python cannot be installed?

D. After clicking Next, the actual installation begins:

What should I do if python cannot be installed?

E: After the installation is completed, there will be a prompt interface indicating that the installation is successful:

What should I do if python cannot be installed?

The above is the detailed content of What should I do if python cannot be installed?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!