-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
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
obsidian can't use tesseract and imagemagick #40
Comments
Sure let's find out what's wrong 😃
|
Hi, I am back. Thanks for your reply. https://gist.github.com/Neptune10000/9d1afbad383ad9b7426d3e190605d611 |
Thanks, that log looks good. Just so I get this right, you installed tesseract and imagemagick through homebrew? |
I'm also getting the same messages after doing the same things as OP. This is what the developer console looks like: And yes, I installed tesseract and imagemagick through homebrew Here is a link to a gist with my log info from when I did those actions: https://gist.github.com/joshuadanpeterson/1b97ad89aed99ab5df6ed029668f43e6 |
Hmm, interesting. |
I have the same issue, seems like "/opt/homebrew/bin" is for new Macs, M1. and above Old Intel Macs use 'usr/local/.." that could be the issue, but I am not sure. I tried several times, and also .zshrc ,~/.zprofile sometime you have to add paths to both. So if any solution is found, it would be great to know. |
@MohrJonas It does not exist on my system. Homebrew is located in |
I see may I ask if it's an m1 based machine? |
it's not. It's a 2019 intel macbook pro |
Oh okay, so that might be the issue. I assume you can run tesseract from the command line? If so can you check where the binary is located? (I assume |
It's located at |
@MohrJonas I have a Mac on which I can try to duplicate this. @Neptune10000 and @joshuadanpeterson if I can't replicate can I reach out to y'all directly? |
Yes, that's fine |
Hi,
I am trying to use obsidian-ocr on my obsidian. I am using MacOS. So I installed "tesseract", "tesseract-lang" and "imagemagick" as you suggested. But it seems obsidian can't recognize that the dependencies had installed. and when i trying to open"ORC PDF" or change "ORC provider" to tesseract. It gives following error.
Would you help me with this issue?
The text was updated successfully, but these errors were encountered: