← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #664875]: creating standalone jar of sikuli jython scripts and related images --- solved see faq 2947

 

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

Description changed to:
---------------- was already solved November 2017:
https://answers.launchpad.net/sikuli/+question/660613

together with faq 2947
--------------------------------------------------

I went through this tutorial for creating jar to run sikuli scripts on
systems without sikuli installed:
https://sikulix-2014.readthedocs.io/en/latest/scenarios.html#prepare-
and-use-your-own-jar-files-in-the-jython-environment

I couldn't make it work. I'm using sikuli version 1.1.1. I have a .py file in which there are two lines:
from sikuli import *
click(imagePath)

how can i package this in a standalone jar which could be run with java
on other systems without sikuli installation? and also
compileJythonFolder(source, target) is returning False?

Thank you so much!

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.