Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeDecodeError #1

Closed
alexkiro opened this issue Jun 6, 2014 · 0 comments
Closed

UnicodeDecodeError #1

alexkiro opened this issue Jun 6, 2014 · 0 comments
Assignees
Milestone

Comments

@alexkiro
Copy link
Contributor

alexkiro commented Jun 6, 2014

Yet another unicode decode problem that needs to be solved.

File "pyzor/digest.py", line 59, in __init__
    lines.append(norm.encode("utf8"))
UnicodeDecodeError  'ascii' codec can't decode byte 0xed in position 7: ordinal not in     range(128)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant