Replies: 1 comment 4 replies
-
https://github.com/AUTOMATIC1111/stable-diffusion-webui#automatic-installation-on-windows you have an issue with python not being found, check if python is avaiable in terminal by typing "python" if it shows the version, good. |
Beta Was this translation helpful? Give feedback.
4 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.
-
I have followed all the steps, I have the web UI installed, and I have the updated version of python installed but when I click the SD.bat to open it it brings up the following error message:
"
Couldn't launch python
exit code: 9009
stderr:
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from settings > manage app execution aliases
Launch unsuccessful. Exiting.
"
I tried doing the same thing on my computer which also had python already installed and I did not have this issue, anyone know how to fix it?
Beta Was this translation helpful? Give feedback.
All reactions