You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
coryphee rec test -d 10 -c "A test recording, no windows are open"
--- 25-01-25T10:36:55 0 0:11 alex@thunkpad:/home/alex
coryphee list
Recordings stored in /home/alex/.local/share/coryphee:
Traceback (most recent call last):
File "/home/alex/.local/bin/coryphee", line 8, in<module>sys.exit(cli())
^^^^^
File "/home/alex/.local/share/pipx/venvs/coryphee/lib/python3.12/site-packages/coryphee/cli.py", line 47, in cli
rec.load(name)
File "/home/alex/.local/share/pipx/venvs/coryphee/lib/python3.12/site-packages/coryphee/recording.py", line 74, in load
with open(f"{CORYPHEE_DIR}/{self.name}.pickle", "rb") as file:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/alex/.local/share/coryphee/coryphee.pickle'
The text was updated successfully, but these errors were encountered:
I tried to run this: I got error on first run.
The text was updated successfully, but these errors were encountered: