← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #262180]: How i can import json module in my scripts

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
this simplejson Python module does not work with Jython, because it has
C-based parts.

It is said, that Jython 2.7 has json support built in (we use Jython 2.7
in version 1.1.0).

Another option is to use jyson
(http://opensource.xhaus.com/projects/jyson)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.