Bugs item #3083722, was opened at 2010-10-08 14:50
Message generated for change (Tracker Item Submitted) made by cygal
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3083722&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: installation
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Quentin Pradet (cygal)
Assigned to: Nobody/Anonymous (nobody)
Summary: pywin32 installation fails: "unable to find vcvarsall.bat"
Initial Comment:
HI,
I'm trying to install pywin32-214 on an up-to-date 32bit Windows XP machine. The README says that I need MSVC7; I installed Visual C++ 2010 Express, but I do not know if that provides MSVC7. That does provide vcvarsall.bat, though. It's in C:\Program File\Microsoft Visual Studio 2010\VC.
C:\Documents and Settings\RT\Bureau\pywin32-214> setup.py install
Building pywin32 2.7.214.0
running install
running build
running build_py
running build_ext
error: Unable to find vcvarsall.bat
What can I do?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3083722&group_id=78018
|