Windows 7 32bit/64bit How to Install Python on 2/3 Pip & Easy_install

July 25, 2012 | By Duchateaux.

Installing Python 2/3 Pip on Windows 7

This Article Presents the Detailed and Step-by-Step Instructions necessary to Get Installed the Python 2.x/3.x Pip and Setuptools on Windows 7 i386/x8664.

The Python Setuptools Package is Now Automatically Installed by the get-pip.py Script.

The Content give Focus Only to the Essentials Instructions and Commands to make it Easier to Follow.

Python Windows
  1. Open Command Prompt Window
    Windows 7 Open Command Prompt

  2. Installing Python 2/3 Pip Tool.

    1. Download the get-pip.py Pip Script Installer

      Python Pip Script Installer

      Right-Click on Link > Save As get-pip.py.

    2. Installing Python Pip.

      For Python 2.x:

      python get-pip.py

      So for Python 3.x consequently:

      python3 get-pip.py
  3. The Pip Installer Automatically Install the Python Setuptools with Easy_Install
    Then too Update it Run:

    pip install -U setuptools

QuickChic Theme • Powered by WordPress