sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #13485
Re: [Question #210332]: Is it possible to use sphinx for made documentation based on Sikuli code ?
Question #210332 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/210332
Status: Open => Answered
RaiMan proposed the following answer:
It seems, you are developing in some Python language aware environment
outside the Sikuli IDE.
So you have to take care, that sikuli-script.jar is in the java class path, sikuli-script.jar/Lib is in Pythons sys.path and you use
from sikuli import *
in your scripts.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.