Created
December 8, 2013 03:34
-
-
Save thequbit/7853071 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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