Facebook Twitter Instagram
    Return ScriptReturn Script
    • Home
    • Jobs
    • OOPs concept
    • Blog
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About Us
    • Contact us
    Return ScriptReturn Script
    install python

    install python on windows

    Return ScriptBy Return ScriptAugust 28, 2020Updated:September 24, 2020No Comments3 Mins Read
    how to install python on windows 10

    how to install python on windows 10 this question is arise when need python on your window operating system. Install python on window operating system is very easy. You just follow the following step then you can install python. You can also visit the official site of python from here. In this article, I will guide stepwise for the installation process. Please follow this step from first to last.

    Download python installation file

    Firstly need the setup file for install python. Here is a link of the file you can download according to compatible on your computer. If your computer is 64bit you can choose 32/64bit python setup. But for 32bit please download only 32bit version of python otherwise error occurred while installing. It’s may take some time according to your internet speed.

    Open Installation file

    After downloading is complete then open that file and press the next button. Remember one thing while press next button is to make a sure to tick on add python on the path.

    how to install python on windows 10
    Start Installation

    And now setup is begin to start. It’s take few time to complete the setup process.

    installing process
    installing process

    When installation is complete you get following message on your installation window.

    how to install python on windows 10
    finish installation

    Check your python version

    This step is also to make sure python is installed on your computer or not. For that open CMD on your device and type following command and see your python version.

    python --version
    Check python version
    Check python version

    Solve command not found Error(Optional)

    if you saw your python version in the previous step then this step is not required for you. But if you get an error like python command not found. This error is because of missing paths to your python. To solve this error please follow this step.

    • Search run on your search bar and from run search sysdm.cpl hit enter button.
    Run
    Run
    • You seen this window after that goes to advance option. And goes to next step.
    System Properties
    System Properties
    System properties-advance
    System properties-advance

    In advance option goes to environmental variable option and set your path by simply copy your python location which is located at c:/user/yourusername/appdata/local/program/python/python32 copy this by goes to your own file manager and and past this location into the path shown in bellow image. Before past it makes sure; at last position than past. Now this error is solve

    Environmental Variable
    Environmental Variable

    Conclusion

    This is how to install python on windows 10,8,7. For Linux user here is a link for install python. If you are planning to learn python and machine learning you can visit the python tutorial list and learn something new. If you have any problem on install python feel free to comment here thank you.

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

    Related Posts

    Types of Operators in Python

    September 6, 2021

    Python Dictionary

    September 28, 2020

    python list and Tuple

    September 16, 2020

    Python String Format

    September 16, 2020
    Add A Comment

    Leave A Reply Cancel Reply

    Recent Updates

    What is artificial intelligence and it’s applications

    April 26, 2022

    Data Visualization using Matplotlib

    November 23, 2021

    Pandas for Machine learning

    November 23, 2021

    NumPy array for machine leaning

    November 23, 2021

    Oops concepts in python with examples

    September 6, 2021

    Types of Operators in Python

    September 6, 2021

    Python Dictionary

    September 28, 2020
    © 2023 Returnscript.com | All Rights Reserved

    Type above and press Enter to search. Press Esc to cancel.