ActivityWatch / ActivityWatch/aw-watcher-window

MACOS no such file or directory

Open
#107 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
129
Forks
81
Avg merge
2d 10h
Merged PRs (30d)
4

Description

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'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.