Problems installing Python Fabric on Windows 7
问题 I'm trying to install Python Fabric on Windows 7 using the guide from Getting Python and Fabric Installed on Windows. What i did so far: Installed Python 2.7 to C:\Python27 Added the Python-Directory and Python/Scripts to the Windows System Paths Installed SetupTools Installed MinGW Added MinGW-Directory to the System Path Modified the distutils.cfg to match the MinGW-Path This seemed to work fine until now. When I try to install Fabric via easy_install Fabric it starts to download the files,