[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 23:17:32
|
Bugs item #1540974, was opened at 2006-08-16 08:40 Message generated for change (Settings changed) made by mhammond 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: Closed >Resolution: Out of Date 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. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2006-08-16 09:17 Message: Logged In: YES user_id=14198 Please grab the 209.1 build for Python 2.5 - it solves this issue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1540974&group_id=78018 |