← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #674889]: Jython: ImportError (No module name Test)

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
the usage of sys.argv[0] is not consistently compatible with the Python
conventions (in most cases only contains the bare name of the script).

With SikuliX you should use the features:
https://sikulix-2014.readthedocs.io/en/latest/scripting.html#file-and-path-handling-convenience-functions

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.