Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Windows Tutorials»How To Install Python 2.7 on Windows

    How To Install Python 2.7 on Windows

    RahulBy RahulJune 19, 20162 Mins ReadUpdated:July 19, 2016

    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 Windows system.

    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 windows command prompt and type python command. If everything installed and configured successfully, you will see message like 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
    Previous ArticleEffective SSL Certificate Management
    Next Article How to Upgrade Fedora 23 to Fedora 24 Using DNF

    Related Posts

    Setup Selenium with Python and Chrome on Ubuntu & Debian

    Updated:June 20, 20224 Mins Read

    Setup Selenium with Python and Chrome on Fedora

    Updated:June 18, 20223 Mins Read

    How to Clear the ASP.NET Temporary files in Windows

    Updated:June 15, 20221 Min Read

    Creating Python Virtual Environment on Windows

    Updated:June 3, 20222 Mins Read

    How to Enable / disable Firewall in Windows

    Updated:May 17, 20222 Mins Read

    How to Find Django Install Location in Linux

    Updated:April 27, 20221 Min Read

    1 Comment

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

      nothing works

      Reply

    Leave A Reply Cancel Reply

    Recent Posts
    • What is the /etc/nsswitch.conf file in Linux
    • How to Install Ionic Framework on Ubuntu 22.04
    • What is the /etc/hosts file in Linux
    • How to Install Angular CLI on Ubuntu 22.04
    • How to Install Composer on Ubuntu 22.04
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

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