Downloading and installing python in windows 10

Hello all, In this tutorial, we will learn how to download and install python in our windows 10 computer.

Downloading python

If you want to download python via your computer browser, follow below steps:

  • Navigate to https://www.python.org/downloads/
  • You will be redirected to the Download page of python (“Download python – python.org”).
  • After that, Navigate to the heading “Download the latest version for Windows” and activate the below link that will be named as Download python and its version.
  • You will be asked to download the python setup file by your browser or browser may start to download directly the file depending on your browser and its settings.

Installing python

After downloading the python setup file, To install it follow below steps:

  • run the setup file, If your computer requires administrator privelleges to install, authenticate it by the appropriate administrator password.
  • Press tab key until you get add python version to path checkbox and check that checkbox. By checking this checkbox, you can able to open python through run dialog box, command prompt and IDEs made for python recognizes the installed location of python.
  • Press tab key again until you get “install now” button and activate that button to start installation process.
  • Wait until installation finishes and your screen reader notifies completion of installation.
  • After installation process ends, if the button is present for disable path length limits, activate that button and activate “close” button.
You have now successfully installed python! congratulations!.

Opening python

You can open python through run dialog box by typing as “python” or by navigating to the python folder present in the start menu.

Published by Harsha HD

Myself Harsha, I'm a person from Bangalore, Karnataka with 100% visually challenged. I completed my PG in masters of computer application at Bangalore university in the year 2022. With my coding interest along with interest of sharing those knowledge to our visually challenged community, I founded this website, trying to provide accessible coding materials and training specially for visually challenged people with affordable cost. So, that the VI people will able to perceive their education in technical/electronics stream in an accessible way.

3 thoughts on “Downloading and installing python in windows 10

  1. Hy,
    I’m visually impaired person from Meghalaya, my name is Jitendra Dkhar.

    It’s really interested this programme! So, I want to learn to! But I’m not study person I only past class three. Will be I able to learn for it?

    Here is my phone number,
    +91 8787575205.

  2. I am from bangladesh. I started python with pycherm. Due to accessability issue, i was looking for an accessable IDE like vs code and edsharp. But i found them more inaccessable with NVDA. Is there any tutorial for that?
    I innstall code talk, but can’t figure out how to work with it.
    N.b last month i have lost my job. So i am thinking to restart my career with freelancing.

Leave a Reply

Your email address will not be published. Required fields are marked *