Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Databases project error #66

Open
TVI-BIZ opened this issue Nov 16, 2024 · 0 comments
Open

Databases project error #66

TVI-BIZ opened this issue Nov 16, 2024 · 0 comments

Comments

@TVI-BIZ
Copy link

TVI-BIZ commented Nov 16, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant