You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Users/mine/.local/bin/idb", line 7, in
sys.exit(main())
~~~~^^
File "/Users/mine/.local/pipx/venvs/fb-idb/lib/python3.14/site-packages/idb/cli/main.py", line 353, in main
loop = asyncio.get_event_loop()
File "/opt/homebrew/Cellar/python@3.14/3.14.0_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/asyncio/events.py", line 715, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
jaybuangan, aleammendola, d34d633f, tlow92, johnyvelho and 2 more