Traceback (most recent call last):
File "/home/rudi/Games/chessnutpy/ChessnutPy/main.py", line 118, in
asyncio.get_event_loop().close()
File "/home/rudi/Games/chessnutpy/ChessnutPy/.conda/lib/python3.10/site-packages/chess/engine.py", line 92, in get_event_loop
raise RuntimeError(f"no current event loop in thread {threading.current_thread().name!r}")
RuntimeError: no current event loop in thread 'MainThread'
Traceback (most recent call last): File "/home/rudi/Games/chessnutpy/ChessnutPy/main.py", line 118, in
asyncio.get_event_loop().close()
File "/home/rudi/Games/chessnutpy/ChessnutPy/.conda/lib/python3.10/site-packages/chess/engine.py", line 92, in get_event_loop
raise RuntimeError(f"no current event loop in thread {threading.current_thread().name!r}")
RuntimeError: no current event loop in thread 'MainThread'