在Windows OS(64位)下运行python26时......我遇到了类似的错误:
import win32api" error in Python 2.6: pywintypes26.dll
Run Code Online (Sandbox Code Playgroud)
要么
pythoncom26.dll missing
ImportError: DLL load failed: The specified module could not be found.
Run Code Online (Sandbox Code Playgroud)
我已经完成了python26的msi安装,所有的dll都可以在C:\ Python26\Lib\site-packages\pywin32_system32下找到