Skip to content

Module not found error #3134

Description

@DaleRomanov

After around 2 years with no problems but today I got the below on start

venv "P:\Forge\stable-diffusion-webui-forge-main\venv\Scripts\Python.exe"
Traceback (most recent call last):
File "P:\Forge\stable-diffusion-webui-forge-main\launch.py", line 4, in
from modules import launch_utils
File "P:\Forge\stable-diffusion-webui-forge-main\modules\launch_utils.py", line 21, in
from modules_forge import forge_version
ModuleNotFoundError: No module named 'modules_forge'
Press any key to continue . . .

So I thought a total reinstall

but more module not found errors and failure installing Clip on reinstall

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions