ActivityWatch / ActivityWatch/aw-watcher-input

Issues installing dependencies

Abierto
#3 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
169
Forks
37
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.