ModuleNotFoundError: No module named 'win32api'

原因:缺少了win32
解决:

pip install pypiwin32

 

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