olefy
olefy copied to clipboard
DeprecationWarning: There is no current event loop
# python3 --version Python 3.10.12
complains while executing olefy.py:
Nov 26 14:22:08 mail-cvk python3[1755002]: /usr/local/bin/olefy.py:204: DeprecationWarning: There is no current event loop
Nov 26 14:22:08 mail-cvk python3[1755002]: loop = asyncio.get_event_loop()
Ay, that one is fixed in the open pull request...