Downloading Python and Pycharm Installation



In this tutorial, we'll download and install Python as well as an IDE called PyCharm. First of all, let's head to Python's official website and download Python:


Go to this link - https://www.python.org/downloads/.

From the above link, download the latest version of Python.

After visiting this link, click on the "Download Python" button.

Your download will start as soon as you click the button.

Nice! You can run the installer and install Python. 


Now, Let's download Pycharm


But what is Pycharm, and why do we need it?

Pycharm is one of the best Integrated Development Environments (IDEs) for Python Language developed by the Czech company JetBrains. To download Pycharm, follow the steps below:


Go to this link - https://www.jetbrains.com/pycharm/download/#section=windows.

After visiting the above link, download the community version of Pycharm.

Click on the community button to download it.

Your download will start.

After that, install it like any other software. After Installing both Python and Pycharm, open terminal (Powershell), and then type 'python' and press Enter.


You should see the output like this



Note: If you are getting this or similar error - "The term 'pip' is not recognized as the name of a cmdlet, function, or operable program,"

 watch this video here - https://youtu.be/xdj0mGmuNjc.

Then Install Pycharm like any other software and do not make any changes while installing it.

And that's all! You have your Python + Pycharm installed on your computer.

Aryadeep

Welcome to CodeWithARYA. It's My Personal Reference Website. Where You Can Get Amazing Codes. Have a Look.

Post a Comment

Previous Post Next Post