sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37609
Re: [Question #290424]: Robot framework and sikuli
Question #290424 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/290424
Status: Open => Answered
RaiMan proposed the following answer:
Since you are using RIDE, I suppose you are running in C-Python context
(2.7).
But SikuliLibrary is written for use in a Sikuli context, which in turn
cannot be used with Python.
The used Python interpreter with SikuliX in any case must be Jython
(either the one bundled with SikuliX or seperately installed).
So you have to redesign your development and scriptrun environment to be
useable with SikuliX.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.