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

    Status: Open => Answered

RaiMan proposed the following answer:
Ok, Sikuli talks Python.

You should be familiar with the basics of this language.

In your case the problem is wrong indentation:
leading whitespace is interpreted as indentation which starts a block of code.
In your case this is wrong in this place (see faq 1800)

take care, that the above lines do not have whitespace before the import

-- 
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