module install failures

Milton Mobley miltmobley at gmail.com
Mon May 6 14:50:47 EDT 2013


Hi there, I hate to bother you with this, but there doesn't seem to be any
ordinary online help for such issues at python.org:

Lately I have tried to install several Python modules that are wrappers for
C/C++ base libraries on a Windows 7 64 bit system.
I used pip in a virtualenv environment, and some script fails complaining
that it can't find vcvarsall.bat. I found the file in my
Visual Studio 10 Express tree, but the script can't find it. How can I fix
the script to look in the right place?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130506/0a237ca4/attachment.html>


More information about the Python-list mailing list