2011-11-04 33 views
1

在安裝pywin32-216.win32-py2.6.exe for python-2.6.msi for WinXP後,出現以下錯誤。在winXP上爲python 2.6安裝pywin32時出錯

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 

截圖:https://picasaweb.google.com/lh/photo/mvQziLhUnX8DN8otUhaJSg?feat=directlink

Post-install errors while installing pywin32-216 on Windows XP試過的建議,並沒有工作。我該如何解決這個錯誤?

回答