Skip to content

UnicodeDecodeError  #1

Description

@alexkiro

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions