ActivityWatch / ActivityWatch/aw-watcher-input

Issues installing dependencies

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
169
Forks
37
PR merge metrics
No merged PRs in 30d

Description

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.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.