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
Don't use the PyQt5 shim in `ida_plugin.py`, use PySide6 on IDA 9.2. (#……78)
Also avoid calls to Qt if IDA is running in headless mode.
Bump version to 2.3.
Require that the installed jupyter-client is less than version 7
This is a temporary measure while we find the root cause or the crash (see #44)
Bump version to 1.7.1 to fix new installation