← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #267116]: Run Sikuli code in Python script

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
if you are talking about the Python egg sikuli 0.1:
this contains the wrong Sikuli:
https://code.google.com/p/sikuli-api/

for details see http://sikulix.com (What is Sikuli (now named SikuliX) )

the script you are talking about cannot be run be run with the other Sikuli, since this does not have a scripting feature.
A .skl can only be run with SikuliX (http://sikulix.com) and from Python only in subprocess that starts a JVM accordingly or by issuing a fitting command line execution.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.