ModuleNotFoundError: No module named 'win32api'

原因:缺少了win32
解决:

pip install pypiwin32

 

posted @ 2018-02-12 14:38  软测小生  阅读(381)  评论(0编辑  收藏  举报