-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python 3.11 support #19
Comments
аналогичная проблема при обновлении Home Assistant до 2023.6.*, так как обновлен Python до 3.11, как понял библиотека pymorphy2 мертва и есть fork с исправлением https://github.com/no-plagiarism/pymorphy3 , в файлах компонента изменил везде pymorphy2 на pymorphy3 и все успешно работает в HA |
Подтверждаю, переход на то, что теперь называет себя |
Добрый день!
HA Core.
После обновления на HA 2023.3.1 и Python 3.11.2 перестал работать компонент MorphNumbers.
Гугл говорит, что это связано как раз с Python 3.11...
The text was updated successfully, but these errors were encountered: