79425802

Date: 2025-02-09 22:48:48
Score: 2
Natty:
Report link

Had the same problem on macOS Sequoia 15.3 -- where it turns out /tmp actually is a symlink to /private/tmp and tesseract fails to locate the files there.

To troubleshoot the problem run "realpath /tmp" to track it down.

Once I referred to /tmp as /private/tmp in my script, tesseract was happy.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: ILL Eagle