我正在尝试通过pip install Pyhook在Python 3.8.1上安装Pyhook,但一直收到以下错误消息:ERROR: No matching distribution found for pyhook.我也试着从源码下载,然后手动安装。pip install C:\Users\Andrea\
你好,有没有人成功地在最新的python版本上安装了pyHook?C:\Users\T>python --versionCollecting pyHook Could not finda version that satisfies the requirement pyHook (from versions: ) No matching distribution found forpyHook
C:\U