ActivityWatch / ActivityWatch/aw-watcher-window

MACOS no such file or directory

Abierto
#107 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
129
Forks
81
Merge medio
2 d 10 h
PR fusionados (30 d)
4

Descripción

I encountered the following issue when running the latest version.
➜ aw-watcher-window git:(master) poetry run aw-watcher-window
2025-02-25 11:42:52 [INFO ]: aw-watcher-window started (aw_watcher_window.main:71)
2025-02-25 11:42:52 [INFO ]: Using swift strategy, calling out to swift binary (aw_watcher_window.main:76)
2025-02-25 11:42:52 [INFO ]: Connection to aw-server established by aw-watcher-window (aw_client.client:461)
2025-02-25 11:42:52 [ERROR]: Unhandled exception (root:50)
Traceback (most recent call last):
File "", line 1, in
File "/Users/pieterpaulussen/Code/activitywatcher/aw-watcher-window/aw_watcher_window/main.py", line 82, in main
p = subprocess.Popen(
File "/Users/pieterpaulussen/.pyenv/versions/3.10.11/lib/python3.10/subprocess.py", line 971, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/Users/pieterpaulussen/.pyenv/versions/3.10.11/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/Users/.../aw-watcher-window/aw_watcher_window/aw-watcher-window-macos'

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.