lllyasviel / lllyasviel/stable-diffusion-webui-forge
ERROR: python3-venv is not installed, aborting...
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi. I tried to install this webui but got a error "ERROR: python3-venv is not installed, aborting...".
Steps to reproduce:
1) Clone this repository
2) Set local python version by asdf
3) create virtualenv by `python -m venv venv`
4) activate this virtualenv `source venv/bin/activate`
5) launch './webui.sh'
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the reported command sequence and inspect webui.sh, especially the path that emits the python3-venv error. Reproduce the failure using an asdf-selected Python and virtual environment; done means the launcher handles this setup correctly or reports a verified, actionable requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100