I\'m starting out some projects in words processing and I needed NumPy and NLTK.
That was the first time I got to know easy_install
and how to compile new modul
This worked best for me:
Visual Studio Express 2008
Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1
from http://www.microsoft.com/en-us/download/details.aspx?id=3138C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin
and open the Visual Studio 2008 x64 Win64 Command Prompt
pip install
You should not have to install any redistributable packages on client systems when done this way.