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): remove distro pipx and install via pip system-wide
Instead of --break-system-packages, remove the outdated distro pipx
package (apt on Ubuntu, dnf on Fedora) and install latest via pip
to /usr/local. Cleaner approach that doesn't bypass PEP 668 protection.
0 commit comments