Hello, I'm trying to get Stable Diffusion running on Bazzite, however it apparently requires an old version of Python (3.10), and Bazzite comes with 3.12. I've tried all kinds of methods to get around this - creating a distrobox of ubuntu and trying pip, pipx, apt remove, apt install etc. Also tried removing Python from Bazzite so I could install the old one, but it refuses to remove saying the system is an image (rpm-ostree) based. Can anyone help me get an older version of Python on the system somewhere so I can run Stable Diffusion?