AkA57 / liveboxtvuhd

Livebox TV UHD custom component for Home Assistant
30 stars 7 forks source link

python-Levenshtein #40

Closed LGO44 closed 2 weeks ago

LGO44 commented 10 months ago

I have an error:

Cette erreur provient d'une intégration personnalisée

Logger: py.warnings Source: custom_components/liveboxtvuhd/client.py:12 Integration: liveboxtvuhd (documentation) First occurred: 22:37:33 (1 occurrences) Last logged: 22:37:33

/usr/local/lib/python3.11/site-packages/fuzzywuzzy/fuzz.py:11: 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')

pganansia commented 8 months ago

I have the same issue. I am using Home Assistant on a docker container and even if I install python-Levenshtein, I will have to reinstall at each container update.

AkA57 commented 2 weeks ago

Hi

Thanks for this feedback. fuzzywuzzy was remove on the lastest release.