Error installing the new k diffusion #1231
Replies: 2 comments 7 replies
-
I couldn't get the latest pull to take for windows file permissions as well. For me, I deleted my venv and tmp folders to start from scratch then running webui-user.bat did all the other fresh installs as expected. It got hung up on installing gfpgan, I exited out (ctrl+c) after all drive and cpu activity stopped, and the script continued on with codeFormer and Webui. |
Beta Was this translation helpful? Give feedback.
-
Hi folks, thanks a lot. The error has gone now and I saw k diffusion being cloned after the git pull. When I restarted after that no clone happened, so I presume it worked OK first time. However, there are no k samplers in the interface when you start it up. Is there more work to be done before they show? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am getting permission errors when I try to install k diffusion (which I have been waiting for). I change the file permissions but all it does is create a new directory with a new name every install attempt and I get the error again in the new directory, and so on ad infinitum. I even changed the top level directory permissions but it makes no difference. The error is as follows
ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\Python projects\stable-diffusion-webui\venv\Lib\site-packages\~-gex\_regex.cp310-win_amd64.pyd'
Appreciate a fix. Even reusing the same directory name would help instead of creating new ones all the time, as the file with the new permissions would be in there after I change it.
Beta Was this translation helpful? Give feedback.
All reactions