loop = asyncio.get_event_loop()
DeprecationWarning: There is no current event loop
пайтон 3.10 версии
Deprecated since version 3.10: Deprecation warning is emitted if there is no running event loop. In future Python releases, this function will be an alias of get_running_loop().
https://github.com/alphacep/vosk-server/commit/1ef2052573fb75a0ebca3458279a89c613383d99 исправил, спасибо
Обсуждают сегодня