Step by Step Guide to Install Python Software

Posted by Ankit Gupta on December 24th, 2019

Step 1 - Checkout the Latest Version for python at python.org/downloads/ according to your devices.

Step 2 -  Run the installer and select install for all users. Click on Next button to continue. Select the directory place where you want to keep your file. Click Next 

Step 3 - Select python.exe to path option and Then click on the Next button for further process.

Step 4 - Latest Version 3.7.0 is installed in your machine.

To check whether Python is properly installed or not? 

-Open Command Prompt and enter Command 

  python -V, 

  for Linux command, is 

   $ python3 --version

-If you can see the latest version of python that means Python Software is installed Successfully.

Now you are ready to do Python Programming

Like it? Share it!


Ankit Gupta

About the Author

Ankit Gupta
Joined: December 24th, 2019
Articles Posted: 1