We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: