Skip to content

Issue with importing SQLAlchemy class from fastapi_sqlalchemy #50

@MainakShaw

Description

@MainakShaw

from fastapi_sqlalchemy import SQLAlchemy

line gives an error:

Traceback (most recent call last):
File "C:\Projects\Procore\test.py", line 4, in
from fastapi_sqlalchemy import SQLAlchemy
ImportError: cannot import name 'SQLAlchemy' from 'fastapi_sqlalchemy' (C:\Users\maina\AppData\Local\Programs\Python\Python312\Lib\site-packages\fastapi_sqlalchemy_init_.py)

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