How to install Python IDE (Integrated Development Environment) on Windows

How to install Python IDE (Integrated Development Environment) on Windows

Like with every other programming language, for you to be able to run Python code, you’ll need to install a Python interpreter. Follow this step to install Python on your PC:

STEP 1: Go to the official download page of Python python.org/downloads. Select the bit that matches that of your PC operating system.

WhatsApp Image 2021-10-19 at 6.02.21 PM.jpeg

STEP 2: When your download is done, click on the installation file.

WhatsApp Image 2021-10-19 at 6.05.28 PM.jpeg

STEP 3a: If you’re like me that already have python installed already in your system, this is what you’ll see when you try to reinstall. If everything is working fine, and you can start your python interpreter you can just cancel the installation wizard, but if you’re having issues with your python environment uninstalling the ‘old’ may help.

python-installation - already-downloaded.png

STEP 3b: If you’re installing Python for the first time, make sure to check the “Add Python to PATH. Then click “Install Now”.

WhatsApp Image 2021-10-19 at 6.09.02 PM.jpeg

STEP 4: You would need not do anything here, just wait for the installation to finish.

python-installation - progress.png

STEP 5: If everything goes fine, you’ll have a successful installation. 🎉 🎊

python-installation - successful.png

That’s how to go about installing python into your PC. If you're having issues with yours please put it in the comment below and don't forget to encourage your boy with a thumbs up 😁. Thank You. ❤