This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Unsupported provider

Author MrWerewolf
Recipients MrWerewolf, eric.araujo, ipatrol, loewis, mark.dickinson, r.david.murray, skrah, srid, tarek
Date 2010-09-28.22:28:32
SpamBayes Score 0.049496826
Marked as misclassified No
Message-id <1285712914.35.0.728469004946.issue7511@psf.upfronthosting.co.za>
In-reply-to
Content
I came across this issue while trying to install mercurial using easy_install. I applied the vcvars4.diff to my distutils and this solved the problem.


Environment:

Python 2.6.6 (64 bit)

setuptools-0.6c11.tar.gz
installed using the following instructions:
http://stackoverflow.com/questions/309412/how-to-setup-setuptools-for-python-2-6-on-windows

pywin32-214.win-amd64-py2.6 (installed binaries)
py2exe-0.6.9.win64-py2.6.amd64 (installed binaries)


Windows 7 (64 bit)
Visual Studio Team System 2008 (installed everything)
Visual Studio 2008 SDK 1.1 (installed everything)
History
Date User Action Args
2010-09-28 22:28:34MrWerewolfsetrecipients: + MrWerewolf, loewis, mark.dickinson, tarek, eric.araujo, r.david.murray, srid, skrah, ipatrol
2010-09-28 22:28:34MrWerewolfsetmessageid: <1285712914.35.0.728469004946.issue7511@psf.upfronthosting.co.za>
2010-09-28 22:28:32MrWerewolflinkissue7511 messages
2010-09-28 22:28:32MrWerewolfcreate