Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»Windows Tutorials»How To Install Python 2.7 on Windows

    How To Install Python 2.7 on Windows

    By RahulAugust 11, 20222 Mins Read

    Python is a widely used high-level, interpreted, dynamic programming language. Python supports object-oriented, imperative, and functional or procedural programming styles. This tutorial will help you to install Python 2.7 on the Windows system.

    Advertisement

    Download Python Installer

    First you need to download Python 2.7 installer. Visit Python official download page and download required version of installer.

    python-install-1

    Install Python 2.7 on Windows

    After completing download of Python run the installer by click on it and follow the installation wizard. Select the option install for all user or for current user only.

    python-install-2

    Now select the destination directory to extract and install python on your system. You can keep it unchanged and click Next.

    python-install-3

    In this step customize your installation. Select or deselect options to install on your system. We recommend to select all options including add python.exe to Path. Now click Next.

    python-install-4

    Now wait for the installation completion. On successful installation you will see message like below screenshot.

    python-install-5

    Verify Python Installation

    Open the windows command prompt and type the python command. If everything is installed and configured successfully, you will see a message like the below.

    python-install-6

    In case you get ‘python’ is not recognized as an internal or external command, complete below step to add python executable to your system environment path.

    Setup Environment Variable

    Go to My Computer >> Properties >> Advanced system settings >> Environment Variables (in Advanced tab) and edit Path variable value and append path of your python installation directory.

    python-install-7

    PIP Python
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    What are the Python Static Variables

    Files and Directory Handling in Python

    Files and Directory Handling in Python

    Write a Python Program to Return Multiple Values From a Function

    View 1 Comment

    1 Comment

    1. nathania on May 8, 2020 4:23 pm

      nothing works

      Reply

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • Implementing a Linux Server Security Audit: Best Practices and Tools
    • cp Command in Linux (Copy Files Like a Pro)
    • 15 Practical Examples of dd Command in Linux
    • dd Command in Linux (Syntax, Options and Use Cases)
    • Iptables: Common Firewall Rules and Commands
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

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