Skip to content

ModuleNotFoundError: No module named 'sql_app' #1

Description

@AdreamCZ

After cloning this whole repository and trying to run it ( uvicorn main:app )
i get the following error :
File "./main.py", line 4, in
from sql_app import models, schemas, crud
ModuleNotFoundError: No module named 'sql_app'

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