← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #166991]: Easiest way to convert sikuli code to java?

 

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

    Status: Answered => Open

Jeff Sant is still having a problem:
I tried to do this, but got following error.

java -cp sikuli-script.jar org.python.util.jython test.sikuli\test.py
Traceback (most recent call last):
  File "test.sikuli\test.py", line 81, in <module>
    if exists("test1.png",180):
NameError: name 'exists' is not defined

all the class path and .py file path are correct.

Any suggestions why it does not recognize exists?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.