warnings.warn('Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning') code example
Example: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning warnings.warn('Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning'
pip install python-Levenshtein