You are currently viewing How to Install the python in your own system | Windows 10

How to Install the python in your own system | Windows 10

Doing coding & programming in python we need first install the python in the system. First downloaded the python software from python.org so select the python file & version according to your os. you can also go to the direct download page i.e python.org/downloads/. Choose the Python file according to your architecture ( x86-x64). I select x-64bit new python version python-3.7.4-amd64.exe.

Open your folder or found the path where your python setup has downloaded.click that python-3.7.4-amd64.exe then your setup will opened.

Apply Check on “Installer launcher for all users (recommended)” & Add Python 3.7 to PATH.

Hence, Waiting Some minutes Your Python has been installed.Now Click Close. 

Search or Write cmd and then run cmd in your system then your cmd will be open, Type python in cmd then your python has opened and now you can do it programming and coding in python.

Leave a Reply