Ошибка 9009 питон

Если вы пытаетесь запустить Python и получаете ошибку с кодом выхода 9009, эта ошибка обычно представляет собой общий код ошибки, указывающий на ошибку командной строки, а это означает, что существует множество потенциальных причин этой проблемы.

Есть несколько шагов, которые вы можете предпринять для устранения неполадок и исправления ошибки кода выхода 9009 при запуске Python. Вот некоторые из наиболее распространенных причин этой ошибки и способы их устранения:

1. Python не установлен или настроен неправильно

Если Python не установлен в вашей системе или настроен неправильно, вы можете столкнуться с ошибкой кода выхода 9009 при попытке запустить его. Чтобы решить эту проблему, вы должны убедиться, что Python установлен в вашей системе и что путь к исполняемому файлу Python указан правильно.

Чтобы проверить, установлен ли Python на вашем компьютере, откройте командную строку и введите «python». Если Python установлен, интерпретатор Python должен запуститься, и вы должны увидеть отображаемый номер версии Python. Если Python не установлен, вам необходимо загрузить и установить его с веб-сайта Python.

Если Python установлен, но настроен неправильно, вам может потребоваться обновить переменные среды вашей системы, чтобы включить путь к исполняемому файлу Python. Для этого вы можете выполнить следующие шаги:

  • Щелкните правой кнопкой мыши значок «Мой компьютер» или «Этот компьютер» на рабочем столе и выберите «Свойства».
  • Нажмите «Дополнительные параметры системы» в левой части окна.
  • Нажмите кнопку «Переменные среды» в нижней части окна.
  • В разделе «Системные переменные» прокрутите вниз, пока не найдете переменную «Путь», и нажмите «Изменить».
  • Добавьте путь к исполняемому файлу Python в список путей в поле «Значение переменной». Путь обычно выглядит примерно так: «C:\Python39».
  • Нажмите «ОК», чтобы сохранить изменения.

2. Исполняемый файл Python поврежден или поврежден

Если исполняемый файл Python поврежден или поврежден, вы можете столкнуться с ошибкой кода выхода 9009 при попытке его запуска. Чтобы решить эту проблему, вы можете попробовать переустановить Python и убедиться, что установка завершилась без ошибок.

Чтобы переустановить Python, выполните следующие действия:

  • Загрузите последнюю версию Python с веб-сайта Веб-сайт Python.
  • Запустите установочный файл, чтобы запустить мастер установки.
  • Следуйте инструкциям мастера, чтобы установить Python.
  • Обязательно отметьте галочкой добавить путь к Python.

После завершения установки попробуйте снова запустить Python, чтобы проверить, устранена ли ошибка.

3. Проблема с переменными среды вашей системы.

Если есть проблема с переменными среды вашей системы, это может вызвать проблемы с запуском Python. Чтобы решить эту проблему, вы можете попробовать сбросить переменные среды вашей системы до их значений по умолчанию.

Чтобы сбросить переменные среды вашей системы, вы можете выполнить следующие действия:

  • Откройте командную строку от имени администратора.
  • Введите «setx PATH %PATH%; C:\Windows\System32/M» и нажмите Enter. Это установит для переменной PATH значение по умолчанию.
  • Перезагрузите компьютер и попробуйте снова запустить Python, чтобы проверить, устранена ли ошибка.

4. Возникла проблема с командой или сценарием, который вы пытаетесь запустить.

Если вы пытаетесь запустить неправильно настроенную команду или сценарий, это может привести к ошибке с кодом выхода 9009. Чтобы решить эту проблему, вы можете попробовать проверить команду или сценарий на наличие ошибок и убедиться, что они находятся в правильном каталоге.

Одно из приведенных выше решений должно устранить ошибку кода 9009, я надеюсь, что вы нашли эту статью полезной и полезной, поделитесь ею со своими друзьями, которые столкнулись с этой проблемой.

Спасибо за прочтение, хорошего дня 🙂

Ссылка на источник

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.

Already on GitHub?
Sign in
to your account

Closed

tieguyny opened this issue

Oct 1, 2022

· 49 comments

Closed

Couldn’t launch python, exit code 9009

#1423

tieguyny opened this issue

Oct 1, 2022

· 49 comments

Comments

@tieguyny

I am getting two different errors when I try to launch the webui.bat file from windows explorer. First one is this:

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.
Press any key to continue . . .

So I go to «Manage app execution aliases» in windows and disable python. Then I get this message instead:

stderr:
‘python’ is not recognized as an internal or external command,
operable program or batch file.

Launch unsuccessful. Exiting.
Press any key to continue . . .

  • OS: Windows 10
  • Browser: Chrome

Thanks in advance for your help.

@dovezp

Waloumi, packetlost, icucryalone, ruhigah, retSIN, DMark9009, silhouette7b, Comely11, twohand0809, Skeletonman59, and 5 more reacted with thumbs up emoji

@tieguyny

Thank you, you are correct. I actually deleted Python and reinstalled, making sure to tick the checkbox to add it to path during the installation.

All fixed now, thank you.

@stonelessalto

I had added python to the path and it’s still giving me that 9009 error

kpz71, ReticentAdjutant, AbelStuker, ZeronoFreya, therealbigdumb, luigisopa, GittiPet, GsHeri, Occidus, ravioliformioli, and 21 more reacted with thumbs up emoji

@RoninGameDev

I also added it to the path and I am still getting the 9009 error

@jamesfischer8

I had the same problem (Python installed and in PATH). I was able to fix this by following the instructions in this Reddit comment:

Open Webui-user.bat in notepad

You’ll see Python=

Find your python.exe install directory and add it after the equals

Example

Python=C:/python310/python.exe

I gave it the same file path as in PATH, so I’m truly clueless what the problem was. But this worked for me!

vinaythoke, GittiPet, Goldenkagan, PlasmX, GsHeri, Slypher, blzbb, Cooldude20011, selkee, RobotMorph, and 40 more reacted with thumbs up emoji
wyemhu12 and GEArce reacted with hooray emoji

@Atamanee

I had the same problem (Python installed and in PATH). I was able to fix this by following the instructions in this Reddit comment:

Open Webui-user.bat in notepad
You’ll see Python=
Find your python.exe install directory and add it after the equals
Example
Python=C:/python310/python.exe

I gave it the same file path as in PATH, so I’m truly clueless what the problem was. But this worked for me!

I had same problem, also use this worked for me, thanks!

@XuanRTS

When I open the webui-user.bat I got this error

‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command,
operable program or batch file.
Creating venv in directory venv using python
Unable to create venv in directory venv

exit code: 9009

stderr:
‘-m’ is not recognized as an internal or external command,
operable program or batch file.

Launch unsuccessful. Exiting.
Press any key to continue . . .

Is there anything wrong when I install python or anything else?

@luasych

@XuanRTS

When I open the webui-user.bat I got this error

‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv

exit code: 9009

stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.

Launch unsuccessful. Exiting. Press any key to continue . . .

Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this:
Here’s an example:

set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

This was the solution to error 9009 in my case

@kpz71

I did enter the path and it shows like:
venv «C:\Users\USER\Downloads\stable-diffusion-webui-master\stable-diffusion-webui-master\venv\Scripts\Python.exe»
No Python at ‘»C:\Users\USER\AppData\Local\Programs\Python\Python311\python.exe’
anyone have the idea??

@ReticentAdjutant

I did enter the path and it shows like: venv «C:\Users\USER\Downloads\stable-diffusion-webui-master\stable-diffusion-webui-master\venv\Scripts\Python.exe» No Python at ‘»C:\Users\USER\AppData\Local\Programs\Python\Python311\python.exe’ anyone have the idea??

Okay, I figured it out. I was having the same issue. Two things: make sure that you actually added Python.exe at the end of the directory and make sure the directory is next to PYTHON=. I forgot to do the former: ID10T error. lol Thats what solved my problem anyway.

@tiancailin

in fact,your windows have 2 path
one,at yourusername ‘s environment variables
two,at system environment variables
the bat will check 2nd
remember reboot your PC,have fun

@EzeRantica

If someone is still having problems after trying the comments above, I tried uninstalling python, and in the re-installation I choose the custom install, checked the «install for all users» checkbox and finished the rest with default configuration. It worked for me because the path changed to C:/ProgramFiles instead of C:/Users/XXX/AppData/Local/Programs. I don’t know if this is the recomended way but I can use it now.

@AdamHardix

In my case, the issue ended up being solved by not having the SD webui cloned to my GitHub folder. It runs fine from a folder in the root directory of my drive, but will not run from the cloned folder.
The really strange thing is, running it from a cloned version in my GitHub folder on my home computer works fine. It’s just an issue on my work computer.

@Khronos88

I had the same problem, and I found out that any SPACE in the path made it unable to read (like in «/program files/») so i made a python folder on C:/ and it works now

@tim2k121

For me nothing solved this issue so far. One time i installed python to C:/ without folders, and i got an error saying there was no pip module. Still can’t figure out how to fix it.

@OGBack2Life

I tried loading python via the windows terminal. It couldn’t execute the programme.

I noticed the «py» command worked so I did «where py»

My py.exe was in C:/Windows

I’d already installed python and added it to the PATH so I copied the python.exe from my installation folder to the C:/Windows folder

Then ran webui-user.bat and everything is now working perfectly.

@tim2k121

That did not work dor me, sadly

@Vind0ld

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:

set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

This was the solution to error 9009 in my case

Doesn’t work for me :(

@luasych

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

@Vind0ld

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

@luasych

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

@Vind0ld

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct.
Edited webui-user.bat — PYTHON=C:\Python310\python.exe
Always reinstalling after unninstalling previous one.

@luasych

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct. Edited webui-user.bat — PYTHON=C:\Python310\python.exe Always reinstalling after unninstalling previous one.

When you edit a file, you should write «set»
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

@Vind0ld

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct. Edited webui-user.bat — PYTHON=C:\Python310\python.exe Always reinstalling after unninstalling previous one.

When you edit a file, you should write «set» set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

There is set, I’ve copy pasted here without Set by mistake…

@luasych

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct. Edited webui-user.bat — PYTHON=C:\Python310\python.exe Always reinstalling after unninstalling previous one.

When you edit a file, you should write «set» set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

There is set, I’ve copy pasted here without Set by mistake…

@echo off

set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--precision full --no-half --medvram

call webui.bat

All right, try it with this code and tell me if it works for you, I think I already figured out what your problem is.

@Vind0ld

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct. Edited webui-user.bat — PYTHON=C:\Python310\python.exe Always reinstalling after unninstalling previous one.

When you edit a file, you should write «set» set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

There is set, I’ve copy pasted here without Set by mistake…

@echo off

set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--precision full --no-half --medvram

call webui.bat

All right, try it with this code and tell me if it works for you, I think I already figured out what your problem is.

Alas, same error

@luasych

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct. Edited webui-user.bat — PYTHON=C:\Python310\python.exe Always reinstalling after unninstalling previous one.

When you edit a file, you should write «set» set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

There is set, I’ve copy pasted here without Set by mistake…

@echo off

set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--precision full --no-half --medvram

call webui.bat

All right, try it with this code and tell me if it works for you, I think I already figured out what your problem is.

Alas, same error

Tell me your computer’s set-up.
I’m especially interested in your graphics card

@Vind0ld

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct. Edited webui-user.bat — PYTHON=C:\Python310\python.exe Always reinstalling after unninstalling previous one.

When you edit a file, you should write «set» set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

There is set, I’ve copy pasted here without Set by mistake…

@echo off

set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--precision full --no-half --medvram

call webui.bat

All right, try it with this code and tell me if it works for you, I think I already figured out what your problem is.

Alas, same error

Tell me your computer’s set-up. I’m especially interested in your graphics card

Got enough ram as well as Gpu\Cpu
Gigabyte Nvidia 2060 super gaming oc 8gb, 16gb ram, cpu 4 core 3.7

@luasych

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct. Edited webui-user.bat — PYTHON=C:\Python310\python.exe Always reinstalling after unninstalling previous one.

When you edit a file, you should write «set» set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

There is set, I’ve copy pasted here without Set by mistake…

@echo off

set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--precision full --no-half --medvram

call webui.bat

All right, try it with this code and tell me if it works for you, I think I already figured out what your problem is.

Alas, same error

Tell me your computer’s set-up. I’m especially interested in your graphics card

Got enough ram as well as Gpu\Cpu Gigabyte Nvidia 2060 super gaming oc 8gb, 16gb ram, cpu 4 core 3.7

Change COMMANDLINE_ARGS= to COMMANDLINE_ARGS=—medvram
and then
Launch webui-user.bat, Open it as normal user, not as administrator.

If that doesn’t work, I’ll give you an alternative solution

@Vind0ld

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct. Edited webui-user.bat — PYTHON=C:\Python310\python.exe Always reinstalling after unninstalling previous one.

When you edit a file, you should write «set» set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

There is set, I’ve copy pasted here without Set by mistake…

@echo off

set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--precision full --no-half --medvram

call webui.bat

All right, try it with this code and tell me if it works for you, I think I already figured out what your problem is.

Alas, same error

Tell me your computer’s set-up. I’m especially interested in your graphics card

Got enough ram as well as Gpu\Cpu Gigabyte Nvidia 2060 super gaming oc 8gb, 16gb ram, cpu 4 core 3.7

Change COMMANDLINE_ARGS= to COMMANDLINE_ARGS=—medvram and then Launch webui-user.bat, Open it as normal user, not as administrator.

If that doesn’t work, I’ll give you an alternative solution

Same

@luasych

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct. Edited webui-user.bat — PYTHON=C:\Python310\python.exe Always reinstalling after unninstalling previous one.

When you edit a file, you should write «set» set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

There is set, I’ve copy pasted here without Set by mistake…

@echo off

set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--precision full --no-half --medvram

call webui.bat

All right, try it with this code and tell me if it works for you, I think I already figured out what your problem is.

Alas, same error

Tell me your computer’s set-up. I’m especially interested in your graphics card

Got enough ram as well as Gpu\Cpu Gigabyte Nvidia 2060 super gaming oc 8gb, 16gb ram, cpu 4 core 3.7

Change COMMANDLINE_ARGS= to COMMANDLINE_ARGS=—medvram and then Launch webui-user.bat, Open it as normal user, not as administrator.
If that doesn’t work, I’ll give you an alternative solution

Same

Step 1: Install Git (page)
-When installing, make sure to check the box for ‘Windows Explorer integration -> Git Bash’

Step 2: Clone the WebUI repo to your desired location:
-Right-click anywhere and select ‘Git Bash here’
-Enter git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui
(Note: to update, all you need to do is is type git pull within the newly made webui folder)

Step 3: Download your preferred model(s):

Step 4: Rename your .ckpt file to «model.ckpt», and place it in the /models/Stable-diffusionfolder
-You can have as many models as you want in the folder, «model.ckpt» is just the one it will load by default

Step 5: Download Miniconda HERE. Download Miniconda 3

Step 6: Install Miniconda in the default location. Install for all users.
Uncheck «Register Miniconda as the system Python 3.9» unless you want to

Step 7: Open Anaconda Prompt (miniconda3)

Step 8: In Miniconda, navigate to the /stable-diffusion-webui folder wherever you downloaded using «cd» to jump folders.
(Or just type «cd» followed by a space, and then drag the folder into the Anaconda prompt.)

Step 9: Type the following commands to make an environment and install the necessary dependencies:
conda create --name qwe
(You can name it whatever you want instead of qwe)

conda activate qwe
conda install python
conda install git
webui-user.bat

(Note: it may seem like it’s stuck on «Installing torch» in the beginning. This is normal and should take 10-15 minutes)
It should now be ready to use

Usage:

Navigate to /stable-diffusion-webui in Miniconda

Type conda activate qwe
(You will need to type ‘conda activate qwe’ every time you wish to run webui)

Type webui-user.bat

After loading the model it should give you a LAN address such as ‘127.0.0.1:7860’
Enter the address into your browser to enter the GUI environment

@Vind0ld

@XuanRTS

When I open the webui-user.bat I got this error
‘CALL C:\python\python.exe -c «import sys; print(sys.executable)»‘ is not recognized as an internal or external command, operable program or batch file. Creating venv in directory venv using python Unable to create venv in directory venv
exit code: 9009
stderr: ‘-m’ is not recognized as an internal or external command, operable program or batch file.
Launch unsuccessful. Exiting. Press any key to continue . . .
Is there anything wrong when I install python or anything else?

Uninstall Python, install it again, don’t forget to check the «PATH» box when installing, then when editing the .bat, write this: Here’s an example:
set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
This was the solution to error 9009 in my case

Doesn’t work for me :(

It depends on where you installed Python, change the path according to where it is installed

I’ve reinstalled Python many times in different directories, manually edited Path when it was needed, tried rebooting, still nothing works.

Tell me step by step how-you run the file and what you write inside. Also, when reinstalling it is better not to install the program over the old one, but to uninstall the previous one.

Run Python installer as admin, checked path, checked ‘for all users’, custom directory C:\ (tried default as well ofc), after installation is complete I checked in env.variables if Path is correct. Edited webui-user.bat — PYTHON=C:\Python310\python.exe Always reinstalling after unninstalling previous one.

When you edit a file, you should write «set» set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe

There is set, I’ve copy pasted here without Set by mistake…

@echo off

set PYTHON=C:\Users\You\AppData\Local\Programs\Python\Python310\python.exe
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--precision full --no-half --medvram

call webui.bat

All right, try it with this code and tell me if it works for you, I think I already figured out what your problem is.

Alas, same error

Tell me your computer’s set-up. I’m especially interested in your graphics card

Got enough ram as well as Gpu\Cpu Gigabyte Nvidia 2060 super gaming oc 8gb, 16gb ram, cpu 4 core 3.7

Change COMMANDLINE_ARGS= to COMMANDLINE_ARGS=—medvram and then Launch webui-user.bat, Open it as normal user, not as administrator.
If that doesn’t work, I’ll give you an alternative solution

Same

Step 1: Install Git (page) -When installing, make sure to check the box for ‘Windows Explorer integration -> Git Bash’

Step 2: Clone the WebUI repo to your desired location: -Right-click anywhere and select ‘Git Bash here’ -Enter git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui (Note: to update, all you need to do is is type git pull within the newly made webui folder)

Step 3: Download your preferred model(s):

Step 4: Rename your .ckpt file to «model.ckpt», and place it in the /models/Stable-diffusionfolder -You can have as many models as you want in the folder, «model.ckpt» is just the one it will load by default

Step 5: Download Miniconda HERE. Download Miniconda 3

Step 6: Install Miniconda in the default location. Install for all users. Uncheck «Register Miniconda as the system Python 3.9» unless you want to

Step 7: Open Anaconda Prompt (miniconda3)

Step 8: In Miniconda, navigate to the /stable-diffusion-webui folder wherever you downloaded using «cd» to jump folders. (Or just type «cd» followed by a space, and then drag the folder into the Anaconda prompt.)

Step 9: Type the following commands to make an environment and install the necessary dependencies: conda create --name qwe (You can name it whatever you want instead of qwe)

conda activate qwe
conda install python
conda install git
webui-user.bat

(Note: it may seem like it’s stuck on «Installing torch» in the beginning. This is normal and should take 10-15 minutes) It should now be ready to use

Usage:

Navigate to /stable-diffusion-webui in Miniconda

Type conda activate qwe (You will need to type ‘conda activate qwe’ every time you wish to run webui)

Type webui-user.bat

After loading the model it should give you a LAN address such as ‘127.0.0.1:7860’ Enter the address into your browser to enter the GUI environment

Nice, I’ll try it once I’ve got some free time, thank you very much :)

@Macgicianx

I fixed it! 👍

  1. Download 3.10.6 : https://www.python.org/search/?q=3.10.6&submit=
  2. Select “Install Now” and select «Add Python to PATH»
  3. open Command Prompt, check if Python is working : add «python —version» and press ENTER, if there show «Python 3. 9. 5»
    it means your Python working well. Close it.(https://www.youtube.com/watch?v=uBnbVqUmZaQ&t=2s)
  4. edit webui-user : You DONT NEED to add your python.exe install directory after the equals.

set PYTHON=
set VENV_DIR=yournamehere
set COMMANDLINE_ARGS=

call webui.bat
5. Make sure you already :
Install git.
Download the stable-diffusion-webui repository, for example by running git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git.
Place stable diffusion checkpoint (model.ckpt) in the models/Stable-diffusion directory (see dependencies for where to get it).
6. Save it and open webui-user.bat it will start working and dowloading…

@TomTrig

I had the same problem (Python installed and in PATH). I was able to fix this by following the instructions in this Reddit comment:

Open Webui-user.bat in notepad
You’ll see Python=
Find your python.exe install directory and add it after the equals
Example
Python=C:/python310/python.exe

I gave it the same file path as in PATH, so I’m truly clueless what the problem was. But this worked for me!

Thank you for the help! This solved the problem for me!

@TedXiao922

1.Change the file path of webui-user.bat
↓ your pythone.exe path,for ex..↓that is my path

set PYTHON=D:\StableDiffusion\system\python\python.exe
then save

2.Change the file path of webui.bat
↓ your pythone.exe path,for ex..↓that is my path

dir «D:\StableDiffusion\system\python\Python.exe» >tmp/stdout.txt 2>tmp/stderr.txt

and
set PYTHON=»D:\StableDiffusion\system\python\Python.exe»

then it’s work!

@StableDi

I’ve was trying everything here. Uninstalling stuff, installing it again, you get the drift. Come to find out that it was actually the ‘pyvenv.cfg’ file that was messing me up. It was because it was set to the wrong location. To fix, I put the location of my python folder like others have mentioned after the ‘home = ‘.

Extreme Novice at this kind of stuff, but I hope this is able to help at least one person.

@ruhigah

@RacistPandaFromHell

I had the 9009 issue.

To be very simple. I uninstalled Python using the installation wizard and did a custom installation. Then added it to path and checked the top box that said install for all users on Python 3.10.10. It refused to let me add the path in the .bat

@NorMy2

What worked for me is moving the Python folder to a shorter Path on my Harddrive. Instead of the whole User\Appdata Path i changed to just C\ProgramFiles. After that it was fine. Also Check both boxes when installing python.

@tkhd135246

If someone is still having problems after trying the comments above, I tried uninstalling python, and in the re-installation I choose the custom install, checked the «install for all users» checkbox and finished the rest with default configuration. It worked for me because the path changed to C:/ProgramFiles instead of C:/Users/XXX/AppData/Local/Programs. I don’t know if this is the recomended way but I can use it now.

this works for me. now I can run webui.bat

@lancelot1977

after I tried everything, then I find out! just leave the blink and do not write anything. then u can work.
like this:
git pull
@echo off

set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=

call webui.bat

@KaiKaito7

I fixed it! 👍

1. Download 3.10.6 : https://www.python.org/search/?q=3.10.6&submit=

2. Select “Install Now” and select "Add Python to PATH"

3. open Command Prompt, check if Python is working : add "python  --version" and press ENTER, if there show "Python 3. 9. 5"
   it means your Python working well. Close it.(https://www.youtube.com/watch?v=uBnbVqUmZaQ&t=2s)

4. edit webui-user : You DONT NEED to add your python.exe install directory after the equals.

set PYTHON= set VENV_DIR=yournamehere set COMMANDLINE_ARGS=

call webui.bat 5. Make sure you already : Install git. Download the stable-diffusion-webui repository, for example by running git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git. Place stable diffusion checkpoint (model.ckpt) in the models/Stable-diffusion directory (see dependencies for where to get it). 6. Save it and open webui-user.bat it will start working and dowloading…

Thank you so much. This worked for me.

@veil00

I fixed it! 👍

  1. Download 3.10.6 : https://www.python.org/search/?q=3.10.6&submit=
  2. Select “Install Now” and select «Add Python to PATH»
  3. open Command Prompt, check if Python is working : add «python —version» and press ENTER, if there show «Python 3. 9. 5»
    it means your Python working well. Close it.(https://www.youtube.com/watch?v=uBnbVqUmZaQ&t=2s)
  4. edit webui-user : You DONT NEED to add your python.exe install directory after the equals.

set PYTHON= set VENV_DIR=yournamehere set COMMANDLINE_ARGS=

call webui.bat 5. Make sure you already : Install git. Download the stable-diffusion-webui repository, for example by running git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git. Place stable diffusion checkpoint (model.ckpt) in the models/Stable-diffusion directory (see dependencies for where to get it). 6. Save it and open webui-user.bat it will start working and dowloading…

for WHATEVER reason, this worked. thank you.

@XoRDLC

My 9009 error in Win10 fixed by:

  1. Set full path to «Python.exe» and «Python3xx» folder in «PATH» variable both for System and for user. [on this step still not working]
  2. Set those links first in the variable list. (in win10 just click on Up button)

@tkhd135246

Thanks, I’ll check it out.

「XoRDLC ***@***.***>」在 2023年5月26日 週五,06:02 寫道:

@shauryadobhl

@speeder1662

@aryanx1469

thanks bruh, your teachings rocked !!

@Maverick23A

Omg, I resolved my issue and its because I caused my own dumb problem.
I installed the Automatic1111 and ran it first before I even had Python installed, so it kept trying to get python from the wrong location the entire time.

I fixed it by deleting and reinstalling Automatic1111 again after making sure I had Python installed correctly first

I am attempting to build a c++ solution in visual studio.

The error is as follows:

error MSB3073: The command "python D:\...[file path]...\Source\VS2013\svnrev.py
:VCEnd" exited with code 9009.

I have done some searching and the code 9009 apparently means a bad path. One possible reason for this is that the path contains spaces. On the visual studio error list there is a line break in between ‘synrev.py’ and ‘:VCEnd’, so this may be the problem.

The error refers to a file called Microsoft.CppCommon.targets, the line supposedly being:

`<Exec Command="%(PreBuildEvent.Command)$(_BuildSuffix)" Condition="'%(PreBuildEvent.Command)' != ''"/>`

According to previous questions on SO this problem can be fixed by adding quotation marks around the relevant spot but I’m not sure where this is (it seems like there are quotation marks around everything already!)

Another possible suggested cause is that there is no path linking to the necessary command. Checking the visual studio output gives:

9> 'python' is not recognized as an internal or external command,
9> operable program or batch file.

The solution I am trying to build was obtained complete from the developers so it is possible that this is some sort of additional required file that they would just assume that I have installed. I have tried to search further but terms like ‘Python command’ are too generic and don’t seem to be yielding helpful information.

I’m guessing this is some commonly used extension or add-on for running python in visual studio but I am not very experienced here — python is something I have never used and I haven’t used visual studio before this project.

Thanks in advance for any suggestions.

The “Couldnt launch Python exit code 9009” error message typically indicates that the system is unable to find the Python executable in the system PATH environment variable. Here are the steps you can follow to resolve this issue:

Step 1: Check if Python is installed

The first step is to make sure that Python is installed on your system. To check this, open the command prompt and type “python” and press Enter.

If Python is installed, it will start the Python interpreter and show the version number. If it is not installed, then you need to download and install it from the official website (https://www.python.org/downloads/).

Step 2: Check the System PATH environment variable

The next step is to check if the Python installation directory is added to the system PATH environment variable.

To check this, open the command prompt and type the following command:

This will display a list of directories that are included in the system PATH environment variable. Check if the Python installation directory is listed in the output. If it is not listed, you need to add it manually.

Step 3: Add Python directory to the system PATH environment variable

To add the Python directory to the system PATH environment variable, follow these steps:

  1. Open the Control Panel and click on “System”.
  2. Click on “Advanced system settings” on the left-hand side.
  3. Click on the “Environment Variables” button at the bottom.
  4. In the “System variables” section, scroll down and find the “Path” variable, then click on “Edit”.
  5. Click on “New” and add the path to the Python directory (e.g. C:\Python39).
  6. Click “OK” to save the changes and close all the windows.

Step 4: Restart the Command Prompt

After making changes to the system PATH environment variable, you need to close and reopen the Command Prompt for the changes to take effect.

Step 5: Test the Python Installation

To test if Python is working properly, open the Command Prompt and type “python” and press Enter. This should start the Python interpreter. You can also test by running a Python script.

If you follow these steps, you should be able to resolve the “couldnt launch Python exit code 9009” error message and start using Python on your system.

Read More

Python Was Not Found Run Without Arguments To Install

Ошибка 9009 в Python может возникать при запуске скрипта, который использует команду, недоступную в системной переменной PATH.

Например, если в скрипте нужно использовать команду ping или dir, а путь к ним не указан в PATH, то при запуске скрипта будет возникать ошибка 9009.

Для исправления ошибки необходимо добавить путь к исполняемым файлам нужных команд в системную переменную PATH. Это можно сделать через командную строку следующими командами:

setx PATH "%PATH%;C:\path\to\command\"
refreshenv

Где C:\path\to\command\ — это путь к исполняемым файлам нужных команд. После выполнения этих команд нужно перезагрузить консоль.

Geany Python error (program exited with code: 9009) READ DESCRIPTION!

How to Fix Python Was Not Found Run Without Arguments to Install From the Microsoft Store Error

How to Fix Python Was Not Found Run Without Arguments to Install From the Microsoft Store Error

Solución (FIX): PYTHON: No se encontr¾ Python; ejecuta sin argumentos para instalar desde Microsoft.

✌Error al establecer impresora predeterminada (Error 0x00000709)

HOW TO SOLVE (9009) CODE ERROR — IN WINDOWS — IN GEANY — 100 % WORKING — TT TECH TIPS AND TRICKS —

what is code=9009 in vs code python language

Fixed: Python is not recognized as an internal or external command

BLGPG-B31C2CC44091-23-09-22-13

Новые материалы:

  • Индекс последнего вхождения в список python
  • Напишите программу которая выводит слова python is awesome без кавычек 10 раз
  • Как убрать консоль при запуске exe python
  • Python словарь с одинаковыми ключами
  • Python генератор списка
  • Opengl уроки python
  • Как посмотреть все функции модуля python
  • Накрутка просмотров telegram python
  • Python telebot отправить файл
  • Проверка на знаки препинания python

Понравилась статья? Поделить с друзьями:
  • Ошибка 9009 мерседес спринтер
  • Ошибка 9008 андроид
  • Ошибка 9008 xiaomi
  • Ошибка 87 неизвестный параметр online cleanup image restorehealth
  • Ошибка 87 неизвестный параметр export driver