[pywin32-bugs] [ pywin32-Bugs-1228438 ] pywin requires Microsoft Visual Studio!?
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2005-10-21 03:21:31
|
Bugs item #1228438, was opened at 2005-06-28 04:29 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1228438&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: Closed Resolution: None Priority: 5 Submitted By: zorzik (zorzik) Assigned to: Nobody/Anonymous (nobody) Summary: pywin requires Microsoft Visual Studio!? Initial Comment: Pywin (pywin32-204.win32-py2.4) cannot be installed, asks for MSVCR71.dll. Guess this file is a dll from Microsoft Visual C++. Its funny that this open source program hosted on sourceforge requires quite expensive microsoft program to be purchased before installation :-) The installation program should at least point to e.g. dll-files.com or better include the file... ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-10-21 13:21 Message: Logged In: YES user_id=14198 I'd like to install the binaries, but distutils doesn't seem to support it. ---------------------------------------------------------------------- Comment By: Michael Dubner (dubnerm) Date: 2005-10-10 23:58 Message: Logged In: YES user_id=39274 MSVCR71.dll is freely distributed runtime. Documentation of PyWin32 has reference to download location. Don't buzz! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1228438&group_id=78018 |