Skip to content

🐛 Bug Report #6

@Jeffrey2971

Description

@Jeffrey2971

Describe the bug
When trying to start the project using python lama_cleaner/asgi.py or uvicorn lama_cleaner.asgi:application, I get the following error:

ModuleNotFoundError: No module named 'inpainting'

Environment
OS: macOS (e.g., macOS 14, Apple Silicon)
Python: 3.8
Installation method: conda
Run command:

uvicorn lama_cleaner.asgi:application --reload

To Reproduce
Steps to reproduce the behavior:
Clone the repo
Install dependencies with pip install -r requirements.txt
Run python lama_cleaner/asgi.py
Error occurs: ModuleNotFoundError: No module named 'inpainting'

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