Replies: 2 comments
-
What is the output on |
Beta Was this translation helpful? Give feedback.
0 replies
-
Word to the wise, if anyone else wants to run virtualenvs using another tool like pyenv: the virtual environment needs to be named "venv" exactly. You can't same it something contextual like "stable_diffusion" or it will fail. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
im trying to run the ./webui.sh but every time I got the error in the title.
I have python 3.10.6 installed
`charles@ChaddiusPrime:/mnt/c/Users/sam/Desktop/stable-diffusion-webui-master$ ./webui.sh
################################################################
Install script for stable-diffusion + Web UI
Tested on Debian 11 (Bullseye)
################################################################
################################################################
Running on charles user
################################################################
################################################################
Create and activate python venv
################################################################
################################################################
ERROR: Cannot activate python venv, aborting...
################################################################`
I'm pretty new to this whole thing so it may seem obvious to you but i'm totally stuck.
Beta Was this translation helpful? Give feedback.
All reactions