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
The dependencies in pyproject.toml are old and still reference PyQt5.
Following the current instructions (e.g. running pip install -e . ) will pull in the old dependencies, and horus-gui will not start.