解决:python pywin32 comtypes 安装问题
(2013-09-27 18:34:37)
标签:
pywin32、comtypes安找不到安装了的pythonimporterrorpythondllit |
今天装了python pywin32
comtypes,遇到一系列问题,现在写个小笔记:
1、pywin32、comtypes安装是找不到安装了的python环境:
2、 importError python dll load
failed the specified module could not be found
具体为啥呢,这还没时间深究