找不到指定的模块

找不到指定的模块

pywin32 安装后 import win32api

出现ImportError: DLL load failed: 找不到指定的模块

解决方法:

拷贝

C:\Python26\Lib\site-packages\pywin32_system32\*

C:\Windows\System32

05-11 12:49