dmeranda / demjson

Python module for JSON data encoding, including jsonlint. See the project Wiki here on Github. Also read the README at the bottom of this page, or the project homepage at
http://deron.meranda.us/python/demjson/
Other
302 stars 76 forks source link

Failed to import under Python 2.7.13 #30

Closed mdrights closed 6 years ago

mdrights commented 6 years ago

Version: 2.2.2-1.el7, 2.2.4-7.fc27 OS: RedHat 7.2 Python version: 2.7.13 The package was installed as a rpm package from :

  1. 2.2.2-1.el7 - from EPEL 7
  2. 2.2.4 - from Fedora official repo

All Failed to execute: import demjson in a python prompt. ImportError: No module named demjson