[pywin32-bugs] [ pywin32-Bugs-1983087 ] Package for Python 2.6 is corrupt
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2008-06-03 07:02:44
|
Bugs item #1983087, was opened at 2008-06-03 16:51 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1983087&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: Muhammad Ali Shah (ragamuffin) Assigned to: Nobody/Anonymous (nobody) Summary: Package for Python 2.6 is corrupt Initial Comment: Hi, I just downloaded the exe for installing with Python 2.6 but I can't run the setup. The error message I get is "The application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem." It seems that the setup available for download is corrupt. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2008-06-03 17:02 Message: Logged In: YES user_id=14198 Originator: NO Does Python 2.6 itself start OK? If not, the problem is that the vs2008 "redistributables" aren't installed, which both python and pywin32 depend on. This is a bug in Python's installer, but once python.exe works, pywin32 should install and work. ---------------------------------------------------------------------- Comment By: Muhammad Ali Shah (ragamuffin) Date: 2008-06-03 16:57 Message: Logged In: YES user_id=584378 Originator: YES Forgot to mention that this is happening with build 211 only (not with earlier builds) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1983087&group_id=78018 |