Skip to content

Databases project error #66

@TVI-BIZ

Description

@TVI-BIZ

hi
when I start project databases in pycharm it show's me error
AttributeError: module 'sqlalchemy.orm' has no attribute 'relation'
the problem is SQLAlchemy version compatibility.
current version is 2.0.36 - get this error.
you need to downgrade SQLAlchemy to version 1.4.53 - pip3 install sqlalchemy==1.4.53
this version is compatible with project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions