New question #240264 on Sikuli:
https://answers.launchpad.net/sikuli/+question/240264
Hi all,
I want to startup sikuli by python script. My code was 'os.system("java
-Xms256m -Xmx512M -jar sikuli-java.jar TestRunner.sikuli ' but got the error
message 'unable to access sikuli-java.jar'.
And then I run the cmd under the same directory by 'java -jar sikuli-java.jar'.
This time I got the different error message 'Failed to load Main-Class manifest
attribute from sikuli-java.jar'.
I have read the question '101812' but can't resolve my problem.
Can anyone help me solve this?
Thank you in advance.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp