Error pytorch install

Hi everyone, i’m trying to install SuperStableDiffusion. I completed all the steps (git, python and archives but when I run git, I have an error message that says “can’t install Pytorch”

This is the environment I am using :slight_smile: windows 11
Python 3.10.7
Git installer
I did all the double check but I can’t find how it doesn’t run. That stops me to go ahead for stable diffusion

Could you explain your install steps a bit more, please?
“Can’t install PyTorch” seems to be raised by a custom install script?
Are you trying to build from source? If so, could you post the build log including the failure?
In case you are trying to install the binaries, could you also post the install log including the errors?