sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21167
Re: [Question #193318]: json import error
Question #193318 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/193318
RaiMan posted a new comment:
This is still valid (and will ever be ;-)
When running Sikuli using either sikuli-ide or sikuli-script, sys.path
always contains these 2 entries:
path-to-folder-containing-sikuli-xxx.jar/Lib
path-to-folder-containing-sikuli-xxx.jar/sikuli-xxx.jar/Lib
The second one is inside the jar, so usually not reachable.
But the first one is (you might have to create it first).
This was the suggestion in comment #1 (... and not the libs folder ;-)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.