【发布时间】:2017-07-11 06:05:37
【问题描述】:
有没有办法为 python 3.6 安装 win32api 模块,还是我必须更改我的 python 版本? 每次我尝试使用 pip 安装它时,都会出现以下错误:
Could not find a version that satisfies the requirement win32api (from versions: )
No matching distribution found for win32api
【问题讨论】:
标签: python python-3.x