mirror of
https://github.com/run-llama/semtools.git
synced 2026-07-21 19:25:23 -04:00
Unhandled error -35 #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @francisjervis on GitHub (Nov 30, 2025).
Fresh install, Mac OS.
@logan-markewich commented on GitHub (Dec 1, 2025):
@francisjervis what system are you running on? Can you try installing with
cargoinstead?@logan-markewich commented on GitHub (Dec 1, 2025):
Also note that
askwon't work directly over PDFs, you'll have to pipe them throughparsefirst --parse some_dir/* | xargs ask "some question"Looks like this error is resource exhaustion?