码迷,mamicode.com
首页 > Windows程序 > 详细

import win32api 安装pip install pypiwin32

时间:2017-11-09 21:06:59      阅读:439      评论:0      收藏:0      [点我收藏+]

标签:提示   nbsp   成功   rom   pyw   find   hat   pip   install   

pip install win32api

pip install pywin32

都会提示错误,如下:

  Could not find a version that satisfies the requirement win32api (from versions: )
No matching distribution found for win32api

改为

pip install pypiwin32

成功解决。

import win32api 安装pip install pypiwin32

标签:提示   nbsp   成功   rom   pyw   find   hat   pip   install   

原文地址:http://www.cnblogs.com/DaSunWarman/p/7811159.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!