sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42817
Re: [Question #643782]: Error displays while executing script.
Question #643782 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/643782
Status: Open => Answered
masuo proposed the following answer:
In case of loop a similar error will occur.
You have to check loop in your code and change codes correctly.
A similar error can be reproduced with simple codes.
while True:
print "running"
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.