sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35418
Re: [Question #273373]: Use Sikuli Downloads Outside of Sikuli
Question #273373 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/273373
Status: Open => Answered
RaiMan proposed the following answer:
the
SikulixDownloads/jython-standalone-2.7.0.jar
is downloaded from MavenCentral during setup.
... the same download link as on the Jython homepage.
the standalone..jar is intended to be used in situations, where has is
to be available from the class path and is a sub feature (as with
SikuliX).
the installer...jar is intended to setup a standard Jython (Python)
interpreter environment with a Lib folder in the filesystem and some
command line scripts so you might use it to run scripts or in some IDE
like Eclipse/PyDev.
So it depends on your plans, which one is the right for you.
If needed, you might use the SikulixDownloads/jython-
standalone-2.7.0.jar of course, but should live it in place and
reference it.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.