sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35725
Re: [Question #274970]: [error] TextRecognizer: init: export tessdata not possible - run setup with option 3
Question #274970 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/274970
RaiMan proposed the following answer:
the critical part is this (and has nothing to do with OCR):
click (img ) #click the image which has the text format in 1st window.
type ('a',KeyModifier.CTRL )
type('c', KeyModifier.CTRL)
selection = App.getClipboard()
your ctrl-a ctrl-c action does not select any text.
If you do not get nearer to a solution, please start a new question with
that topic.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.