File "/-/lib/python3.7/site-packages/sqlalchemy/orm/loading.py", line 709, in _populate_full
elif load_path != state.load_path:
File "-/lib/python3.7/site-packages/sqlalchemy/orm/path_registry.py", line 63, in __eq__
return other is not None and self.path == other.path
AttributeError: 'tuple' object has no attribute 'path'
--SQLAlchemy -The Python SQL Toolkit and Object Relational MapperTo post example code, please provide an MCVE: Minimal, Complete, and Verifiable Example. See http://stackoverflow.com/help/mcve for a full description.---You received this message because you are subscribed to the Google Groups "sqlalchemy" group.To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy+...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/007a8cae-33bc-4b5f-bdf3-e8abe1dee358n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/9a8cd7e3-1c30-48be-81af-7a0ff4d8a5acn%40googlegroups.com.