sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #09012
Re: [Question #188776]: Can't keep error handler from running
Question #188776 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/188776
Status: Open => Answered
RaiMan proposed the following answer:
from org.sikuli.script.natives import Vision
Should not be in a Sikuli script, since it is intended for internal use
inside the Java API (it is a SWIG generated JNI interface to the C++
code below).
I cannot judge, what happens, if this is pulled up to the Jython level
of Sikuli script.
So just delete it.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.