We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since 1.11.2, im getting the following errors: ModuleNotFoundError: No module named 'sqlalchemy.ext.declarative.clsregistry'
ModuleNotFoundError: No module named 'sqlalchemy.ext.declarative.clsregistry'
I think it might be due to the dependency on my project. Is there a way to fix this on the library side?
The text was updated successfully, but these errors were encountered:
I think the problem is related to SQLAlchemy 1.4.0. I need a traceback to try to help you.
Sorry, something went wrong.
No branches or pull requests
Since 1.11.2, im getting the following errors:
ModuleNotFoundError: No module named 'sqlalchemy.ext.declarative.clsregistry'
I think it might be due to the dependency on my project. Is there a way to fix this on the library side?
The text was updated successfully, but these errors were encountered: