jskemator
jskemator copied to clipboard
Simplejson not found
When i executed the below command python jskemator.py -f examples/example.json > schema
it gives me following error :-
Traceback (most recent call last):
File "jskemator.py", line 8, in
For resolving this, what should i need to do ?
you may have resolved already but for other who dont know it
pip install simplejson