Skip to content
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

[Bug]: Unable to create venv, The system cannot find the path specified. on error code 9009 #16696

Open
2 of 6 tasks
arisutendou-key opened this issue Nov 29, 2024 · 0 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@arisutendou-key
Copy link

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

I tried to change the set PATH variable in the webui-user.bat file because its trying to get a Python exe file in the wrong path, but does not work even after saving the bat file.
image

Steps to reproduce the problem

  1. Fresh install python
  2. Run the webui.bat file or the webui-user.bat file

What should have happened?

Should get the right location for the Python executable

What browsers do you use to access the UI ?

No response

Sysinfo

I dont know how to get the sysinfo because I dont know where to put the --dump-sysinfo commandline argument

Console logs

Creating venv in directory C:\HardDrive\stable-diffusion-webui-1.10.0 (1)\stable-diffusion-webui-1.10.0\venv using python "C:\Users\keyto\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe"
Unable to create venv in directory "C:\HardDrive\stable-diffusion-webui-1.10.0 (1)\stable-diffusion-webui-1.10.0\venv"

exit code: 9009

stderr:
'"C:\Users\keyto\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe"' is not recognized as an internal or external command,
operable program or batch file.

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

Additional information

No response

@arisutendou-key arisutendou-key added the bug-report Report of a bug, yet to be confirmed label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

1 participant