Windows 8 32bit/64bit How to Install Python on 2.x/3.x Pip & Easy Install

February 6, 2013 | By Duchateaux.

Installing Python 2/3 Pip on Windows 8

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 8 32/64-bit.

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

    • Switch to Start View

      Just Pressing “Cmd” Key.

    • Search for Command Prompt

      Just Typing “command”.

      Win8 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