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)
The text was updated successfully, but these errors were encountered:
Yet another unicode decode problem that needs to be solved.
The text was updated successfully, but these errors were encountered: