olefy icon indicating copy to clipboard operation
olefy copied to clipboard

DeprecationWarning: There is no current event loop

Open hildeb opened this issue 1 year ago • 1 comments

# 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()

hildeb avatar Nov 26 '24 14:11 hildeb

Ay, that one is fixed in the open pull request...

hildeb avatar Nov 26 '24 14:11 hildeb