sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30589
[Question #262180]: How i can import json module in my scripts
New question #262180 on Sikuli:
https://answers.launchpad.net/sikuli/+question/262180
I try in my script to import a module for working with json. But I have some reason it does not work. I tried to import json_simple-1.1.jar through the load (jar), but I encounter the error that json is not revealed. I also know that we can somehow set https://pypi.python.org/pypi/simplejson/ but I do not know how to do so I do not have a pure Python . I run my script through the command line:
java -jar% SIKULI_HOME% \ sikuli-script.jar path-to-your-script \ yourScript.sikuly
Tell me how do I import module for work with Json
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.