[pywin32-bugs] [ pywin32-Bugs-1016558 ] 202 Windows Installer requires MSVCR71.dll
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
|
From: SourceForge.net <no...@so...> - 2005-05-04 03:42:12
|
Bugs item #1016558, was opened at 2004-08-26 00:01 Message generated for change (Comment added) made by chris_mahan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1016558&group_id=78018 Category: installation Group: None Status: Open Resolution: None Priority: 5 Submitted By: Will Watts (willw) Assigned to: Nobody/Anonymous (nobody) Summary: 202 Windows Installer requires MSVCR71.dll Initial Comment: When I run the install, it fails at once with a modal dialog: pywin32-202.win32-py2.4.exe - Unable to Locate DLL The dynamic link library MSVCR71.dll could not be found in the specified path.... [path on my machine] After that the install stops and no further progress is possible. OS is Win2k SP4. ---------------------------------------------------------------------- Comment By: Chris Mahan (chris_mahan) Date: 2005-05-03 20:42 Message: Logged In: YES user_id=102754 You can work around it by copying the dll to the directory where pywin installer is. Win XP here. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1016558&group_id=78018 |