-
Notifications
You must be signed in to change notification settings - Fork 96
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
[Linux] Crash with pytesseract.pytesseract.TesseractError - Error opening data file #353
Comments
Hi @tio-trom, thanks for reporting this issue! Could you please run the following command in a terminal and post its output? tesseract --list-langs (This is to verify that tesseract is installed on your system correctly and find out which languages are available.) |
For sure:
|
Oh, I think I see the problem! Tesseract and languages are correctly installed on your system. The problem is, that NormCap's language is by default set to Could you please try the following workaround?
If this works for you, that would confirm the hypothesis and I can start implementing a prober solution. |
Hi, Now the issue is that the AUR package I was using pushed an update yesterday and I cannot open Normcap at all. I get this error: https://aur.archlinux.org/packages/normcap#comment-898729 Maybe it is AUR related so I have to wait for a fix from them? I would be very happy to test it further. |
Yeah, it's the AUR package. I get the same error. You either have to wait or try the AppImage in the meanwhile. Thanks for your help! |
The AUR package got updated. Now all works perfectly fine! Awesome little application. Fantastic even. Thank you! |
This is the output
System:
Variables:
Exception:
Traceback:
It allows me to select a region on the screen then nothing happens. I am using the AUR package.
The text was updated successfully, but these errors were encountered: