[Bug]: ERROR: Could not find a version that satisfies the requirement torch==2.3.1 (from versions: 2.6.0) #16847
Labels
asking-for-help-with-local-system-issues
This issue is asking for help related to local system; please offer assistance
Checklist
What happened?
While trying to get webui working on my AMD Ryzen 9 7950x, I kept running into the same error everytime I tried to run the
webui-user.bat
that the install guide had as one of the steps. I saw the part that saidIn my head though, it would be more of a frozen terminal which we've all seen plenty of times. Instead it filled the window with errors complaining about not being able to install torch. I tried everything to get the right version of torch installed, even tried 3 different python versions. Right as I was about to give up, I accidentally mistyped while the
webui-user.bat
window was focused, and it sprang back to life.I understand if this bug is hard to track down or something, I'm a dev myself, but the wording on the installation guide needs to be more descriptive/clear. At least put something mentioning that it "freezing" is actually it acting like it failed with errors.
Steps to reproduce the problem
git clone https://github.com/lshqqytiger/stable-diffusion-webui-directml && cd stable-diffusion-webui-directml && git submodule init && git submodule update
webui-user.bat
What should have happened?
It should've just continued on with the installation process, after it provided the warnings and errors as opposed to just sitting there waiting on input.
What browsers do you use to access the UI ?
Other
Sysinfo
sys.txt
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: