Unbreak pip so it can install most Python packages in venv correctly without having to use Distrobox or Toolbx

From Pengwings
Revision as of 17:42, 8 February 2026 by Theleruby (talk | contribs) (Created page with "You have to layer the Python 3 development stuff, yes I know you shouldn't, oh no sudo rpm-ostree install python3-devel systemctl reboot")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

You have to layer the Python 3 development stuff, yes I know you shouldn't, oh no

sudo rpm-ostree install python3-devel
systemctl reboot