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

Error "No such file or directory" #4

Open
GEArce opened this issue Jan 26, 2023 · 0 comments
Open

Error "No such file or directory" #4

GEArce opened this issue Jan 26, 2023 · 0 comments

Comments

@GEArce
Copy link

GEArce commented Jan 26, 2023

Error running install.py for extension extensions\stable-diffusion-webui-pixelization-master.
Command: "E:\Stable Diffusion\stable-diffusion-webui\venv\Scripts\python.exe" "extensions\stable-diffusion-webui-pixelization-master\install.py"
Error code: 1
stdout: Cloning pixelization into E:\Stable Diffusion\stable-diffusion-webui\extensions\stable-diffusion-webui-pixelization-master\pixelization...

stderr: Traceback (most recent call last):
File "E:\Stable Diffusion\stable-diffusion-webui\extensions\stable-diffusion-webui-pixelization-master\install.py", line 6, in
launch.git_clone("https://github.com/WuZongWei6/Pixelization.git", os.path.join(path, "pixelization"), "pixelization", "b7142536da3a9348794bce260c10e465b8bebcb8")
File "E:\Stable Diffusion\stable-diffusion-webui\launch.py", line 118, in git_clone
run(f'"{git}" -C {dir} checkout {commithash}', None, "Couldn't checkout {name}'s hash: {commithash}")
File "E:\Stable Diffusion\stable-diffusion-webui\launch.py", line 64, in run
raise RuntimeError(message)
RuntimeError: Couldn't checkout {name}'s hash: {commithash}.
Command: "git" -C E:\Stable Diffusion\stable-diffusion-webui\extensions\stable-diffusion-webui-pixelization-master\pixelization checkout b7142536da3a9348794bce260c10e465b8bebcb8
Error code: 128
stdout:
stderr: fatal: cannot change to 'E:\Stable': No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant