Fail to running webui.sh on Ubruntu. #16262
Replies: 1 comment 1 reply
-
it's bash stable-diffusion-webui/webui.sh Line 1 in 9f5a98d so run with bash or just run bash webui.sh or ./webui.sh not
|
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.
-
As a new comer,I want to run the wubui.sh because I need create a file stable-diffusion-webui.But when I use Ubruntu to run webui.sh,it returns error code.What should I do?
Here is the return:
acommonlittlea@AlittleA-PC:/mnt/c/Stable Diffusion/webui$ sh webui.sh
webui.sh: 7: Bad substitution
webui.sh: 11: [[: not found
webui.sh: 20: [[: not found
webui.sh: 27: [[: not found
webui.sh: 33: [[: not found
webui.sh: 39: [[: not found
webui.sh: 45: [[: not found
webui.sh: 51: [[: not found
webui.sh: 59: [[: not found
webui.sh: 64: [[: not found
################################################################
Install script for stable-diffusion + Web UI
Tested on Debian 11 (Bullseye), Fedora 34+ and openSUSE Leap 15.4 or newer.
################################################################
webui.sh: 96: [[: not found
################################################################
Running on acommonlittlea user
################################################################
webui.sh: 108: [[: not found
webui.sh: 116: [[: not found
################################################################
ERROR: is not installed, aborting...
################################################################
acommonlittlea@AlittleA-PC:/mnt/c/Stable Diffusion/webui$ webui.sh: 175: hash: : Permission denied
If you know the answer or where is the answer,please tell me.
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions