ubantu 安装:wxauto 失败
ERROR: Could not find a version that satisfies the requirement pywin32 (from wxauto) (from versions: none)
ERROR: No matching distribution found for pywin32 (from wxauto)
图中错误 ERROR: Could not find a version that satisfies the requirement pywin32 (from wxauto)
是因为 pywin32
是 Windows 平台专用库,而当前系统是 Ubuntu(Linux 系统),不支持直接安装 pywin32
。
解决方案:
- 若项目
WeChatBot_WXAUTO_SE - main
依赖wxauto
(其依赖pywin3