Skip to content

[bug]: macOS: ModuleNotFoundError: No module named 'ldm' #1794

@jaycer

Description

@jaycer

Is there an existing issue for this?

  • I have searched the existing issues

OS

macOS

GPU

mps

VRAM

No response

What happened?

New install, I get error ModuleNotFoundError: No module named 'ldm' when running % python3 scripts/invoke.py --web

InvokeAI/invokeAI/scripts/invoke.py", line 3, in
import ldm.invoke.CLI
ModuleNotFoundError: No module named 'ldm'

I did try % pip install -e . but that gives me these errors

ERROR: Could not find a version that satisfies the requirement clipseg (from invokeai) (from versions: none)
ERROR: No matching distribution found for clipseg

Screenshots

No response

Additional context

No response

Contact Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions