On Windows 7 with Python 2.7 I could not install via either the msi installer (gave an error about needing Python 2.4 or later) or via pip (it successfully downloaded a package but then failed to install it). The source package installed fine though. If the installers are not maintained maybe they should just be removed?
James