New question #669705 on Sikuli:
https://answers.launchpad.net/sikuli/+question/669705

Whats app guys?

I made a 4 sikuli scripts and made a runnable jar for each one
I'm trying to run my scripts in cmd:

java -jar c:\sikuli\as400rpcsoap_sikuli.jar c:\sikuli\as400rpcsoap.sikuli
java -jar c:\sikuli\as400restmicroservice_sikuli.jar 
c:\sikuli\as400restmicroservice.sikuli
java -jar c:\sikuli\install-OE_sikuli.jar c:\sikuli\install-oe.sikuli
java -jar c:\sikuli\as400rpc-rest_sikuli.jar c:\sikuli\as400rpc-rest.sikuli


Who can explain me, why my two first  scripts are running correctly as I 
expect, but second two couldn't start, I'm getting exception in cmd: Exception 
in thread "main" ImportError: No module named __run__

trying yet using " " for path - the same problem

Windows 10
Absolutely the same directory and the same way to get .jar from sikuli scripts. 
 
 

-- 
You received this question notification because your team Sikuli Drivers
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

Reply via email to