[pywin32-bugs] [ pywin32-Bugs-2985146 ] Confusing error message
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2010-04-10 20:05:42
|
Bugs item #2985146, was opened at 2010-04-10 15:05 Message generated for change (Tracker Item Submitted) made by david_abrahams You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2985146&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: David Abrahams (david_abrahams) Assigned to: Nobody/Anonymous (nobody) Summary: Confusing error message Initial Comment: I installed Python 2.6 yesterday using the standard Windows installer and, accepting all the defaults Today I tried to install pywin32 but the installation failed with the message that it couldn't find Python 2.6 in the registry! That was pretty confusing until I realized I had installed the 32-bit python and was trying to install the amd64 pywin32. The installer should check for such cases and give a better error message. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2985146&group_id=78018 |