Dec 062013
 

If you need to install Python packages on Windows, I suggest you use pip-win. I just used it with Python (vanilla) 3.3 for Windows and it works like a charm.

The first time you browse/select the Python executable it will download and install the environment needed (pip and virtualenv). After successful installation, you can enter your pip-command in the second field. That’s all.