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
fix(gnome): add --break-system-packages for Ubuntu PEP 668 compliance
Ubuntu 24.04+ has PEP 668 protection that prevents pip from
installing to system Python. Add the flag conditionally for Ubuntu
only (Fedora doesn't need it).
0 commit comments