We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is anyone getting this? I installed tesseract with Homebrew.
dyld: lazy symbol binding failed: Symbol not found: __ZN9tesseract11TessBaseAPI8SetImageEPK3Pix Referenced from: /var/folders/lz/q_jhj6pn7_q6g9mxwq9lk5mr0000gn/T/.ffi-inline-501/23a7d6abf370ddf8ee1763892799f19ec73e72f4.dylib Expected in: /usr/local/lib/libtesseract.3.dylib dyld: Symbol not found: __ZN9tesseract11TessBaseAPI8SetImageEPK3Pix Referenced from: /var/folders/lz/q_jhj6pn7_q6g9mxwq9lk5mr0000gn/T/.ffi-inline-501/23a7d6abf370ddf8ee1763892799f19ec73e72f4.dylib Expected in: /usr/local/lib/libtesseract.3.dylib
The text was updated successfully, but these errors were encountered:
Yes I'm getting the same error on 3.04.00. Is there a fix? I'm calling words_for
words_for
Sorry, something went wrong.
No branches or pull requests
Is anyone getting this? I installed tesseract with Homebrew.
The text was updated successfully, but these errors were encountered: