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

    Status: Open => Answered

RaiMan proposed the following answer:
You have extracted the Lib/sikuli folder and put it on python path in
your project (I guess to have auto complete).

Just ignore this message - you seem to know what you are doing ;-)

or remove/comment the
import org.sikuli.basics.SikuliForJython
when running in the IDE

When running outside the IDE with plain Jython having this import active
will add the jar internal Lib/sikuli to Python path (so you would not
have to do it)

But as said, you might simply ignore this convenience feature for the moment.
I will revise it to be more consistent and explaining.

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to