sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24891
[Bug 1295044] Re: TextRecognizer: init: tessdata folder not found
Supposing we are talking about version 1.0.1 and you have run setup with option 5, then try this:
delete the folder libs in the folder containing sikuli-java.jar
it should be recreated at runtime, now having the folder tessdata.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1295044
Title:
TextRecognizer: init: tessdata folder not found
Status in Sikuli:
Invalid
Bug description:
Am using the Sikuli API with eclipse IDE and when I try to do a text
read, I get this error:
"TextRecognizer: init: tessdata folder not found at..."
The workarounds suggested for similar issue does not seem to affect this.
I did set these values at the beginning of the program:
"Settings.OcrTextRead = true;
Settings.OcrTextSearch = true;"
Any pointers on what I am missing will be of great help.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1295044/+subscriptions
References