How To Install Python Shell On Windows
How to install Python in Windows?
Python is a widely used high-level programming language. To write and execute code in python, nosotros first need to install Python on our system.
Installing Python on Windows takes a serial of few easy steps.
Footstep one − Select Version of Python to Install
Python has various versions available with differences between the syntax and working of unlike versions of the linguistic communication. We need to choose the version which nosotros want to use or need. There are unlike versions of Python 2 and Python three available.
Step 2 − Download Python Executable Installer
On the web browser, in the official site of python (world wide web.python.org), move to the Download for Windows section.
All the bachelor versions of Python will be listed. Select the version required past you lot and click on Download. Let suppose, we chose the Python three.nine.i version.
On clicking download, various available executable installers shall be visible with different operating system specifications. Choose the installer which suits your system operating system and download the instlaller. Let suppose, we select the Windows installer(64 $.25).
The download size is less than 30MB.
Step 3 − Run Executable Installer
We downloaded the Python 3.9.one Windows 64 fleck installer.
Run the installer. Make certain to select both the checkboxes at the lesser and so click Install New.
On clicking the Install Now, The installation process starts.
The installation procedure will have few minutes to complete and in one case the installation is successful, the following screen is displayed.
Step 4 − Verify Python is installed on Windows
To ensure if Python is succesfully installed on your system. Follow the given steps −
-
Open the command prompt.
-
Blazon 'python' and printing enter.
-
The version of the python which you have installed will be displayed if the python is successfully installed on your windows.
Step five − Verify Pip was installed
Pip is a powerful package management organization for Python software packages. Thus, make sure that yous have it installed.
To verify if pip was installed, follow the given steps −
-
Open the command prompt.
-
Enter pip –5 to check if pip was installed.
-
The post-obit output appears if pip is installed successfully.
We have successfully installed python and pip on our Windows system.
Published on 10-Mar-2021 13:50:31
- Related Questions & Answers
- How to Install Python on Windows?
- Guide to Install MongoDB with Python in Windows
- How to Install C++ Compiler on Windows?
- How to Install Windows Features with PowerShell?
- How to install OpenCV for C++ in Windows?
- How to install a windows service using windows command prompt in C#?
- How to install Imagick/imagemagick PHP extension on Windows 10?
- How to Install the Azure CLI on Windows using PowerShell?
- How to install Matplotlib without installing Qt using Conda on Windows?
- How to install JDK in Windows and set up the surround variables?
- How to install Tkinter in Python?
- How to install OpenCV in Python?
- How to install matplotlib in Python?
- How to install a Python Module?
- How to install Python modules in Cygwin?
Source: https://www.tutorialspoint.com/how-to-install-python-in-windows
Posted by: lewellenforneved.blogspot.com

0 Response to "How To Install Python Shell On Windows"
Post a Comment