#Error building stable-diffusion-webui

20 messages · Page 1 of 1 (latest)

lunar lotus
#

This is what I get when I try to install it

balmy violet
#

just make a directory

indigo prawn
#

the error is that it cant cd to a directory that doesnt exist

#

so.....

balmy violet
#

cd /proc/self/fd
mkdir stable-diffusion-webui

indigo prawn
#

sudo mkdir /proc/self/d/stable-diffustion-webui/

#

simple

balmy violet
#

Also, you're running a bash script and wget at the same time?

indigo prawn
#

its a part of the installation

balmy violet
#

oh alright

indigo prawn
#

i have no idea why

balmy violet
#

i'm pretty sure you can just use a bash script to achieve the same thing no?

#

to each their own i guess

indigo prawn
#

its not a part of the script it seems

#

and if it was

#

its not being run as sudo

#

so it doesnt have those privelages anyway

balmy violet
#

oh its not curl

#

alright nvm

lunar lotus