sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #55465
Re: [Question #691979]: set up sikuli for python script
Question #691979 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691979
Status: Open => Answered
RaiMan proposed the following answer:
SikuliX cannot be used with Python (C-Python).
SikuliX is Java based and uses Jython as Python language interpreter
(language level 2.7).
Use the SikuliX IDE to run your scripts or from commandline using the -r
option (see docs).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.