Skip to main content

How to install Python in Windows?

Python is a widely used high-level programming language. To write and execute code in python, we first need to install Python on our system.

Installing Python on Windows takes a series of few easy steps.

Step 1 − Select Version of Python to Install

Python has various versions available with differences between the syntax and working of different versions of the language. We need to choose the version which we want to use or need. There are different versions of Python 2 and Python 3 available.

Step 2 − Download Python Executable Installer

On the web browser, in the official site of python (www.python.org), move to the Download for Windows section.

All the available versions of Python will be listed. Select the version required by you and click on Download. Let suppose, we chose the Python 3.10.1 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 installer. Let suppose, we select the Windows installer(64 bits).

The download size is less than 30MB.

Step 3 − Run Executable Installer

We downloaded the Python 3.9.1 Windows 64 bit installer.

Run the installer. Make sure to select both the checkboxes at the bottom and then click Install New. On clicking the Install Now, The installation process starts.

Step 4 − Verify Python is installed on Windows

To ensure if Python is successfully installed on your system. Follow the given steps −

  • Open the command prompt.

  • Type ‘python’ and press enter.

  • The version of python which you have installed will be displayed if the python is successfully installed on your windows.


  • Step 5 − Verify Pip was installed

    Pip is a powerful package management system for Python software packages. Thus, make sure that you have it installed.

    To verify if pip was installed, follow the given steps −

    • Open the command prompt.

    • Enter pip –V to check if pip was installed.

    • The following output appears if pip is installed successfully.

    We have successfully installed python and pip on our Windows system.













Comments

Popular posts from this blog

WHAT IS ETHEREUM?

  Ethereum is open access to digital money and data-friendly services for everyone — no matter your background or location. It’s a community-built technology behind the   cryptocurrency   ether (ETH) and thousands of applications you can use today. Banking for everyone : Not everyone has access to financial services. But all you need to access Ethereum and its lending, borrowing, and savings products is an internet connection. A more private internet:  You don’t need to provide all your personal details to use an Ethereum app. Ethereum is building an economy based on value, not surveillance. A peer-t o -peer network:  Ethereum allows you to move money, or make agreements, directly with someone else. You don’t need to go through intermediary companies. Censorship-resistant:  No government or company has control over Ethereum. This decentralization makes it nearly impossible for anyone to stop you from receiving payments or using services on Ethereum. Commerc...

What Makes a Blockchain Suitable for Business?

  Instead of having a   blockchain   that relies on the exchange of   cryptocurrencies   with anonymous users on a public network (as is the case with   bitcoin ), a   blockchain   for business is a private, permissioned network with known identities and without the need for   cryptocurrencies . To further understand how a  blockchain  for business works, and to appreciate its potential for revolutionizing business networks, you need to understand the four key concepts of  blockchain  for business These four concepts are explained in this section. Shared ledger they’ve been used i n  double-entry bookkeeping since the 13th century. What is new is the concept of a shared, distributed ledger — an immutable record of all transactions on the network, a record that all network participants can access. With a shared ledger, transactions are recorded only once, eliminating the duplication of effort that’s typical of traditio...

Newcastle United F.C. Leicester City F.C. Premier League • EFL

  Newcastle United F.C. is a professional football club based in Newcastle upon Tyne, England. The club currently competes in the Premier League, the top division of English football. Newcastle United has a long and successful history, having won four top-flight English league titles and six FA Cups. Leicester City F.C. is a professional football club based in Leicester, England. The club currently competes in the Premier League and has a strong history of success, having won the top-flight English league title in the 2015-2016 season and the EFL Cup in the 1997-1998 season. The Premier League is the top division of English football and is widely regarded as one of the best football leagues in the world. It is made up of 20 clubs and is contested annually, with the winner being crowned the champion. The EFL (English Football League) is the governing body for professional football in England. It is made up of 72 clubs, which are divided into three divisions: the Championship, League...