Question #238004 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/238004

    Status: Open => Answered

RaiMan proposed the following answer:
Understanding right?

you read image filenames from the file, to use them for click()?

If yes, has nothing to do with text feature.

An image file name e.g. img1.png is simply a string, so in your case var[0] 
should contain img1.png 
(same as after saying vary[0] = "img1.png")

--- using the text feature:
Did you install with option 5?
Is tessdata folder missing complained?
If yes, delete the libs folder in the setup folder to get it recreated on rerun 
of Sikuli including the needed tessdata stuff.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to