ActivityWatch / ActivityWatch/aw-watcher-input

Issues installing dependencies

未關閉
#3 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。