AttrubuteError: module 'sqlalchemy.engine' has no attribute 'Connectable'

157 views
Skip to first unread message

Savan Soni

unread,
Jun 10, 2022, 10:11:26 AM6/10/22
to PyData
Hello,

I am running database operations from pandas in DB which is supported via SQLAlchemy,

I am getting an AttributeError: module 'sqlalchemy.engine' has no attribute 'Connectable'. Did you mean: 'Connection'? from line : https://github.com/pandas-dev/pandas/blob/264da3bf12b2a4be4972ef61c4e0f3deed077fba/pandas/io/sql.py#L750


I need help in executing the database operations, any help is appreciated.
Note: I am using pandas version 1.5.0.dev0
and sqlalchemy version 2.0.0b1

Thanks,
Savan

Reply all
Reply to author
Forward
0 new messages