akshaykmr / akshaykmr/hogwatch

How to run in it on linux after installing?

Abierto
#18 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
1.2k
Forks
30
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

My path is: `/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games`

But the command is not found:
```
$ pip install hogwatch --upgrade
Collecting hogwatch
Collecting pywebview (from hogwatch)
Collecting gevent-websocket (from hogwatch)
Collecting netifaces (from hogwatch)
Using cached https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting bottle (from hogwatch)
Collecting gevent (from gevent-websocket->hogwatch)
Using cached https://files.pythonhosted.org/packages/e6/e9/3a693414f706e12abe60554cd73c5ae8f848b182ae58018f93d86c9eb418/gevent-1.4.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting greenlet>=0.4.14; platform_python_implementation == "CPython" (from gevent->gevent-websocket->hogwatch)
Using cached https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Installing collected packages: pywebview, greenlet, gevent, gevent-websocket, netifaces, bottle, hogwatch
Successfully installed bottle-0.12.16 gevent-1.4.0 gevent-websocket-0.10.1 greenlet-0.4.15 hogwatch-0.1.9 netifaces-0.10.9 pywebview-2.4
$ hogwatch

Command 'hogwatch' not found, did you mean:

command 'logwatch' from deb logwatch

Try: sudo apt install
```

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.