Replies: 1 comment 1 reply
-
Why is your python executable in the msys64 directory? Either you need elevated privileges to execute |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, I tried installing Stable Diffusion, but when I get to the step where I have to run webui-user.bat in order to download the dependencies, I get this error message:
Creating venv in directory venv using python "C:\msys64\mingw64\bin\python.exe"
venv "C:\Stable Diffusion\stable-diffusion-webui\venv\Scripts\Python.exe"
The system cannot find the path specified.
I checked inside the "venv" folder and there is indeed no folder called "Scripts" inside it. I'm unsure how to to go about this problem, am I missing some files?
Thanks for any help in advance.
Beta Was this translation helpful? Give feedback.
All reactions