[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-13 01:33:49
|
Bugs item #2985146, was opened at 2010-04-11 06:05 Message generated for change (Comment added) made by mhammond 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: Closed >Resolution: Wont Fix 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. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2010-04-13 11:33 Message: Sorry, but this too is related to distutils bdist_wininst rather than pywin32. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2985146&group_id=78018 |