ActivityWatch / ActivityWatch/aw-watcher-input
Issues installing dependencies
未关闭
- 主要语言
- Python
- 星标
- 169
- 派生
- 37
- PR 合并指标
- 30 天内没有已合并 PR
描述
Although it's included in the dependencies file, PyUserInput and pyHook were not installed. The former installed just fine with pip, but I wasn't able to install the latter using pip or with the whl file I downloaded from the link on line 223 of poetry.lock. Attempting install with pip yielded this error:
```
ERROR: Could not find a version that satisfies the requirement pyHook
ERROR: No matching distribution found for pyHook
```
and trying to install with the whl file resulted in this:
```
ERROR: pyHook-1.5.1-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。