7 days trying to install python and their packages and failed. Have to remove those garbages , global dependencies from my machine. Such a waste of ecosystem.
I'm using the Docker one, so much easier and no worries of polluting my real environment (all the installation scripts tend to download a variety of things from a variety of places).
Openvivo Stable Diffusion (CPU port of SD) is a easy install on Linux within a venv. Be sure to update Pip first before installing the required packages from the list. The lack of GPU acceleration and the associated baggage makes this much easier to set up and run.
It took me some time to get the OpenVivo distribution running on my Windows box. It turns out that it wasn't compatible with Python 3.10, I had to go back to 3.9. Maybe that'll help you?