sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08418
Re: [Question #185921]: empty output when running sikuli script from command line
Question #185921 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/185921
Status: Open => Answered
RaiMan proposed the following answer:
Try to use Sikuli-IDE-w.bat instead of the .exe.
Try to use os.popen or even Jython's subprocess module instead of run().
Check what happens, if you run your script from a command line using
java -jar "C:\Program Files\Sikuli X\sikuli-script.jar" -s D:\Sikuli\myscript\test_subprocess.sikuli
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.