Python not found when running webui-user.bat #8273
-
I decided to jump into the AI art world and went along with this video https://www.youtube.com/watch?v=Po-ykkCLE6M when I get to the 6:00 min mark where I need to use webui-user I get the following error
I am using 3.10 64-bit and have tried it installed on both C/ and the local drive that holds my installation. inside App Execution Aliases I only see - App Installer python.exe and App Installer python3.ext- Both were on, but when I set them to off and re-attempted webui i got this error
I am not much for coding (or any of this really) so I'm afraid I have reached the limits of what I'm able to figure out on my own. looking forward to any insight you guys might have on this. |
Beta Was this translation helpful? Give feedback.
Replies: 11 comments 22 replies
-
If you installed python from their website, be sure to check add to PATH (the video you followed didn't mention that). Or you can get it from the Windows store. |
Beta Was this translation helpful? Give feedback.
-
I dont have webui-user.bat on my stable diffusion webui foler. what should i do? |
Beta Was this translation helpful? Give feedback.
-
thank you so much but it didnt work. because its a .txt file and when it
should be windows batch file. it should be run.
…On Mon, 27 Mar 2023 at 17:41, noobbuddy ***@***.***> wrote:
here it`s download it and rename with .bat webui-user.txt
<https://github.com/AUTOMATIC1111/stable-diffusion-webui/files/11080467/webui-user.txt>
—
Reply to this email directly, view it on GitHub
<#8273 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6Y2O5EK7YOYVHPLK4GZVN3W6GYJNANCNFSM6AAAAAAVN7DOOM>
.
You are receiving this because you commented.Message ID:
<AUTOMATIC1111/stable-diffusion-webui/repo-discussions/8273/comments/5443025
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
i did it to. bot it didnt work either. I rename it but it dosent change the
type of the file. its still a txt.
…On Tue, 28 Mar 2023 at 11:45, noobbuddy ***@***.***> wrote:
That's why I told you to rename file name with .bat . GitHub didn't allow
me to send .bat file
—
Reply to this email directly, view it on GitHub
<#8273 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6Y2O5CPM2AFULXU5RAVYQLW6KXKRANCNFSM6AAAAAAVN7DOOM>
.
You are receiving this because you commented.Message ID:
<AUTOMATIC1111/stable-diffusion-webui/repo-discussions/8273/comments/5451577
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
i fix that but it happened:
…On Tue, 28 Mar 2023 at 15:09, Binary-System ***@***.***> wrote:
Set windows to show file name endings or open it in edit and save it as
"webui-user.bat" (WITH the " marks)
—
Reply to this email directly, view it on GitHub
<#8273 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6Y2O5GRZ2KS6DZ435A2I43W6LPJHANCNFSM6AAAAAAVN7DOOM>
.
You are receiving this because you commented.Message ID:
<AUTOMATIC1111/stable-diffusion-webui/repo-discussions/8273/comments/5453843
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
stderr: when i run the webuiuser batch file i keep getting this error pleasehelp |
Beta Was this translation helpful? Give feedback.
-
I went ahead and uninstalled python and then installed the version that worked from a tutorial https://www.youtube.com/watch?v=Po-ykkCLE6M That might help |
Beta Was this translation helpful? Give feedback.
-
Go to start -> then search -> Manage App Execution Aliases -> turn off |
Beta Was this translation helpful? Give feedback.
-
If you're still having issues, you can update the bat file in a text editor and set the python env there, for example:
|
Beta Was this translation helpful? Give feedback.
-
just download the Python 3.10.10 version , install it |
Beta Was this translation helpful? Give feedback.
-
Found a method!
2.If you get the above output, go to your stable-diffusion folder edit Boom! and it should work. |
Beta Was this translation helpful? Give feedback.
If you installed python from their website, be sure to check add to PATH (the video you followed didn't mention that).
Or you can get it from the Windows store.