ActivityWatch / ActivityWatch/aw-watcher-input

Issues installing dependencies

Ouverte
#3 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
169
Forks
37
Métriques de merge des PR
Aucune PR mergée en 30 j

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.