Question #671266 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/671266
Status: Open => Answered
Manfred Hampl proposed the following answer:
The lines
image1 = image1.png
image2 = image2.png
are definitely wrong, they have to be
image1 = "image1.png"
image2 = "image2.png"
--
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