Access is denied. #5605
Unanswered
Project129
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Im having similar problem. Were you able to solve it? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
To begin: I am on Windows 10 Pro, Nvidia GeForce GTX 1660, a 12th gen Intel(R) Core(TM) i7-12700k processor with 31 GB of RAM.
Every time I do this it always begins and ends the same way. Git Clone the entire thing to a folder, that works. Move a model into the correct place, that works. But the moment I use webui-user.bat it spits out the code.
"Access is denied.
Access is denied.
venv "C:\Users\Username\Desktop\ai\stable-diffusion-webui\venv\Scripts\Python.exe"
The system cannot find the path specified.
Press any key to continue..."
After this code the webui-user.bat becomes useless and will no longer even spit an error, but instead will flicker the command prompt for a fleeting moment. The only way to recreate the error at all is to do a full deletion and reinstall of the Git Clone process. Git Clone doesn't create a venv folder, adding a Python path doesn't seem to help.
Anyone have any pointers for this? I have followed the dependencies and instructions to the letter and it doesn't seem to work.
Beta Was this translation helpful? Give feedback.
All reactions