Wednesday, July 28, 2021

Installing Python on Windows Machine

Hey Guys! in this post we will be exploring the Installation procedure for Python 3 on Windows 10+ version Operating System.

Do I need to check anything before installation of Python?

Please check the version of Python is already installed using CMD window by typing 'python -V'.

Please be aware of your Operating system version by checking 'This PC' properties. 

How to install Python IDE on Windows System?

Step1: Download Python from Official Python website when you visit the website it automatically detects your Operating System and shows the download link. Here it will be Windows download!

Step 2: Run the exe file which was downloaded [the file name could be like Python-3.x.x-amd64.exe  ]


Navigate thru all the options you wish to choose select them. Please click on 'Install Now' option. Setup progress will show the green color progressbar it should completed by 100%; that's all

 

3:58 Installation of Python on Windows|Mac keep looking up to 10:22 Installation completes

Here we can see the screen shot of Python for Windows installation wizard steps.

Python installation on Windows 10 Laptop

Finally, when it is successful you can see the following Window saying 'Setup was successful'.



All set now we can do Validation of our installation, Verify the installation from your command prompt (CMD).
Window key + R then type cmd

python --version gives the installed version 

Python version validation in Windows command line


Hope you enjoyed this post!
If you find any issues in the installation process do let us know here as comment under this post.

1 comment:

DevOps Foundation course

DevOps Foundation course
Join us to learn DevOps from the Beginning