使用PyCharm Community Edition提示需要软件安装win32print,
pip install win32print 安装时报错如图所示
ERROR: Could not find a version that satisfies the requirement win32print (from versions: none) ERROR: No matching distribution found for win32print
发在 [问题求助] 板块更合适点
win32_print 是 windows 下的一个模块,不支持 linux 操作系统。
谢谢
这又不是在jvm上运行的跨平台语言,你换系统当然要换代码啊
感谢各位指点
Featured Collection
Popular Ranking
Popular Events
使用PyCharm Community Edition提示需要软件安装win32print,
pip install win32print 安装时报错如图所示
ERROR: Could not find a version that satisfies the requirement win32print (from versions: none)
ERROR: No matching distribution found for win32print