Closed GoogleCodeExporter closed 8 years ago
Hi David,
I think you have a dist of python without json. You'll have to install json to
get this to work. It was added in python 2.6, so upgrading your python should
fix this as well:
http://docs.python.org/library/json.html
here is info on installing json.
http://sourceforge.net/projects/json-py/
I'd recommend installing a new copy of python instead, as this type of thing
may come up again with other scripts, so it's better to have a current version
of python to start with. You can get it here. Make sure to get the 2.72 version
for your OS.
http://www.python.org/getit/
hope that helps,
Toby
Original comment by tobyro...@gmail.com
on 31 Aug 2011 at 4:41
The change for this is done now.
Original comment by tobyro...@gmail.com
on 5 May 2012 at 6:56
Thanks!!
Original comment by davidlee...@gmail.com
on 6 May 2012 at 3:30
Original issue reported on code.google.com by
davidlee...@gmail.com
on 29 Aug 2011 at 5:05