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

    Status: Open => Answered

RaiMan proposed the following answer:
when you run a script in PyCharm (which is the same as if running it with plain 
Jython) you have to say, where the images are.
This is because in PyCharm you run the myScript.py directly, where as in the 
IDE it is the myScript.sikuli, which is opened and run, having the knowledge 
about the bundle path.

see: 
http://sikulix-2014.readthedocs.io/en/latest/scripting.html#importing-other-sikuli-scripts-reuse-code-and-images

... and be aware of
https://github.com/RaiMan/SikuliX-2014/wiki/Jython-in-IDEs-like-Eclipse-or-running-it-from-commandline

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

Reply via email to