This repository has been archived by the owner on Aug 26, 2024. It is now read-only.
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.
Closed
Description
I get the following error:
File "/usr/lib/python3.4/site-packages/fuzzywuzzy/fuzz.py", line 49, in ratio
s1, s2 = utils.make_type_consistent(s1, s2)
File "/usr/lib/python3.4/site-packages/fuzzywuzzy/utils.py", line 43, in make_type_consistent
elif isinstance(s1, unicode) and isinstance(s2, unicode):
NameError: name 'unicode' is not defined
Metadata
Assignees
Labels
No labels