Skip to content

Instantly share code, notes, and snippets.

@thequbit
Created December 8, 2013 03:34
Show Gist options
  • Save thequbit/7853071 to your computer and use it in GitHub Desktop.
Save thequbit/7853071 to your computer and use it in GitHub Desktop.
(tapir)administrator@anna:~/dev/tapir/data$ python gendd.py
Traceback (most recent call last):
File "gendd.py", line 8, in <module>
json = json.encode("ascii","ignore")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa9 in position 4783337: ordinal not in range(128)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment