Question #689381 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689381
Status: Open => Answered
RaiMan proposed the following answer:
Sorry, for the inconveniences. This is simply a bug.
Instead of
f = Finder("stars.png")
use as a workaround
f = Finder(Image.create("stars.png"))
With version 2.0.5 your first approach will be available again.
--
You received this question notification because your team Sikuli Drivers
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