Open JBrVJxsc opened 3 years ago
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?
I think the problem is related to SQLAlchemy 1.4.0. I need a traceback to try to help you.
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?