sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08878
Re: [Question #188385]: Is there a Sikuli module I can import into my script to find an image match within a preset template?
Question #188385 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/188385
Status: Open => Answered
RaiMan proposed the following answer:
Are you trying to use external Jython to run sikuli scripts?
In all cases it is
from sikuli import *
with Sikuli X 1.0rc3
sikuli-script.jar has to be in Jython's classpath. This should normally
be sufficient.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.