[pywin32-bugs] [ pywin32-Bugs-2726852 ] 213 install fails on Vista (when it didn't before)
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2009-04-02 14:04:11
|
Bugs item #2726852, was opened at 2009-04-02 16:04 Message generated for change (Tracker Item Submitted) made by kwill You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2726852&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: d<3vid seaward (kwill) Assigned to: Nobody/Anonymous (nobody) Summary: 213 install fails on Vista (when it didn't before) Initial Comment: While installing pywin32-213 I get the following error. I have previously been able to install pywin32 without problems (not sure what version number I installed last, though). I tried installing 211 and got the same error. "The procedure entry point ?PyWinObject_AsHANDLE@@YAHPAU_object@@PAPAXH@Z could not be located in the dynamic link library pywintypes25.dll" Traceback (most recent call last): File "<string>", line 601, in <module> File "<string>", line 313, in install ImportError: DLL load failed: The specified procedure could not be found. *** run_installscript: internal error 0xFFFFFFFF *** I am running Vista Home Premium 32, with all recent updates installed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2726852&group_id=78018 |