Interpause / Interpause/auto-sd-paint-ext
Error installing update 2023-02-18
- Dominant language
- Python
- Stars
- 482
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Error installing update
Console outputs this.
```
Installing requirements for Web UI
Error running install.py for extension extensions\auto-sd-paint-ext.
Command: "D:\Torrents\StableDiffusion\Working directory\stable-diffusion-webui\venv\Scripts\python.exe" "extensions\auto-sd-paint-ext\install.py"
Error code: 1
stdout:
stderr: Traceback (most recent call last):
File "D:\Torrents\StableDiffusion\Working directory\stable-diffusion-webui\extensions\auto-sd-paint-ext\install.py", line 4, in
from launch import commit_hash as get_commit_hash
ImportError: cannot import name 'commit_hash' from 'launch' (D:\Torrents\StableDiffusion\Working directory\stable-diffusion-webui\launch.py)
```
You can reproduce by hitting "check for updates" then "apply and restart UI" auto-sd-paint-ext in the extensions tab in automatic1111's webui, then rebooting in current day, current time. This instance is running windows 10 (probably not important mentioning / self explanatory)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.