AssertionError: Class <class 'sqlalchemy.sql.elements.SQLCoreOperations'> directly inherits TypingOnly but has additional attributes {'firstlineno', 'static_attributes'}.
pip install --upgrade SQLAlchemy to Version 2.0.41 will solve the problem.
But i'm not sure if this is the right way ?
Best regards
Alain
AssertionError: Class <class 'sqlalchemy.sql.elements.SQLCoreOperations'> directly inherits TypingOnly but has additional attributes {'firstlineno', 'static_attributes'}.
pip install --upgrade SQLAlchemy to Version 2.0.41 will solve the problem.
But i'm not sure if this is the right way ?
Best regards
Alain