Bugs item #1465566, was opened at 2006-04-06 09:26
Message generated for change (Comment added) made by pmoore
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1465566&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: Fixed
Priority: 5
Submitted By: Paul Moore (pmoore)
Assigned to: Mark Hammond (mhammond)
Summary: Build 208 - binary installer doesn't work with Python 2.5a1
Initial Comment:
The installer for build 208 -
pywin32-208.win32-py2.5.exe - doesn't work with the
newly released Python 2.5a1 binaries. (Windows XP Pro,
SP2).
The installer fails immediately with "Running the
pre-installation script failed".
I've checked this on 2 machines. There are no other
Python packages installed, beyond the base Python 2.5a1.
----------------------------------------------------------------------
>Comment By: Paul Moore (pmoore)
Date: 2006-04-27 17:44
Message:
Logged In: YES
user_id=113328
This is fixed in Python 2.5a2 - it wasn't a pywin32 bug.
----------------------------------------------------------------------
Comment By: Paul Moore (pmoore)
Date: 2006-04-06 17:41
Message:
Logged In: YES
user_id=113328
Looks like preinstall script support might be broken in
bdist_wininst. I've tried a simple example, and the
resulting installer fails in the same way.
I've raised a bug for Python (http://www.python.org/sf/1465834).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1465566&group_id=78018
|