0% found this document useful (0 votes)
5 views

How To Install Python

Uploaded by

77rjvs
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

How To Install Python

Uploaded by

77rjvs
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 4

How to install python

• Step 2: Run the Installer


• Once the download is complete, open the downloaded file to run the installer.
• When you open the installer, you’ll see a setup window. Make sure to check the box that says “Add
Python to PATH.” Then, click the “Install Now” button to start the installation.
• Step 3: Customize Installation (Optional)
• You can choose custom installation options if you need specific features or tools.
• If you click “Customize installation” instead of “Install Now,” you can select additional features, choose
the installation path, and even adjust advanced options.
• Step 4: Wait for the Installation to Complete
• The installer will now install Python. This may take a few minutes.
• During this time, the installer will copy files and set up your environment. You can watch the progress bar
to see how things are moving along.
• Step 5: Verify the Installation
• Open Command Prompt and type python --version to check if the installation was successful.

You might also like