Closed
Description
When running strsimpy.levenshtein import Levenshtein
I get the error ModuleNotFoundError: No module named 'numpy'
which is correct as I haven't installed numpy on this machine.
I could write a pull request for your setup.py to state the dependencies, but maybe you are aware of more dependencies that should be declared?
(Sorry for opening two separate issues, but I felt they addressed different problems)
Metadata
Metadata
Assignees
Labels
No labels