Closed Christian989898 closed 1 year ago
works fine for me with sqlalchemy 2.0.20 (latest version) ?
I was with the last version then i found out this "https://stackoverflow.com/questions/75391653/importerror-cannot-import-name-association-proxy-from-sqlalchemy-ext-associa" and installed 1.4.46 but same problem
works fine with latest version of sqlalchemy closing as not a bug
Hi,
I installed all the module in the requirement but i'm getting this error when trying to launch the app: from sqlalchemy.ext.associationproxy import AssociationProxyExtensionType ImportError: cannot import name 'AssociationProxyExtensionType'