biyani701
Results
3
comments of
biyani701
I did the exact same mistake. Your hint helped me resolve my problem as well :-) I think there should be a better way to debug wiring issue as this...
mssql+aioodbc sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.dialects:mssql.aioodbc
SQLAlchemy Version is 2.0.19
mssql+aioodbc sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.dialects:mssql.aioodbc
The issue was resolved after i upgraded sqlalchemy to latest version (2.0.31). is there any minimum required version for aioodbc?