This involved the following steps:
- Download the module from the site:http://pypi.python.org/pypi/python-cjson/1.0.3
- Unzip and move to '/Library/Python/2.5/site-packages/'
- Go there in Terminal and inside the python-cjson directory run 'python setup.py install'. The README should indicate this, but this is one of those things that everyone should know, so why bother, right? Grrrr...
It works! and so does 'import cjson'!
No comments:
Post a Comment