ActivityWatch / ActivityWatch/aw-watcher-window

MACOS no such file or directory

Aberta
#107 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
129
Forks
81
Merge médio
2d 10h
PRs com merge (30d)
4

Descrição

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'

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.