[pywin32-bugs] [ pywin32-Bugs-1540974 ] 2.5b3 + 209 = post-installation script error
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-08-15 22:40:32
|
Bugs item #1540974, was opened at 2006-08-15 15:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1540974&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 Submitted By: Mark Hirota (markhirota) Assigned to: Nobody/Anonymous (nobody) Summary: 2.5b3 + 209 = post-installation script error Initial Comment: While running the 209 installer on 2.5b3, the following error pops up during the post-installation script and breaks it: "The procedure entry point PyErr_Warn could not be located in the dynamic link library python25.dll" Looking at http://www.python.org/download/releases/2.5/NEWS.txt seems to indicate that the Beta 3 is deprecating PyErr_Warn in favor of PyErr_WarnEx. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1540974&group_id=78018 |