How to install Python in Windows
installing Python in Windows
Python is available all operating systems such as Windows, Mac, Linux/Unix, etc. The complete list of different versions of Python can be found at http://www.Python.org/downloads Step-wise details for installing Python in Windows are given below.
- Step 1: Open an Internet browser (Chrome, Brave, Firefox, Safari). Type http://www.Python.org/ in the address bar and press Enter. Immediately, the following page will appear given figure.
- Step 3: After clicking on All releases under Downloads browse through the page to the bottom. You will see a list of Python releases as shown in Figure.
- Step 4: Click on Python latest version and download it.
- Step 5: Open the folder where you have download the Python latest version pack and double click on it to start installation.
- Step 7: Click on Next and you will see a second window which tells you to specify the location where you want to install Python.
By default, Python will be installed in C:'. Then click on Next to continue the installation. Just before completing the installation, it will show you the following two windows.
- Step 8: Click on Finish to complete the installation.
- Step 9: To check if Python is installed successfully just press windows key on Windows and then in the search bar type Python as shown in figure.
Comments
Post a Comment