[pywin32-bugs] [ pywin32-Bugs-3356683 ] Import Error: DLL load Failed Win XP Pro
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2011-10-12 09:45:26
|
Bugs item #3356683, was opened at 2011-07-06 17:05 Message generated for change (Comment added) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3356683&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: Pending Resolution: None Priority: 5 Private: No Submitted By: LMO (rzn8tr) Assigned to: Nobody/Anonymous (nobody) Summary: Import Error: DLL load Failed Win XP Pro Initial Comment: Installed python 2.7, installed pywin32-216 without problems Uninstalled python 2.7, pywin32 Installed python 2.6 When installing pywin32-216 (or -215, same result), setup dialog shows: Traceback (most recent call last): File "<string>", line 604, in <module> File "<string>", line 314, in install File "<string>", line 152, in LoadSystemModule ImportError: DLL load failed: The specified module could not be found. ---------------------------------------------------------------------- Comment By: http://jibinjohn.myopenid.com/ () Date: 2011-10-12 09:45 Message: @mhammond I tried that its not working.Same error Windows xp professional sp3 python 2.6 (r26:66721, Oct 2 2008, 11:35:03) [MSC v.1500 32 bit (Intel)] ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2011-07-06 23:12 Message: I suspect you need the VS redistributables from http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3356683&group_id=78018 |