Skip to content

SQLAlchemy - AttributeError: 'Engine' object has no attribute 'execute' #11881

Answered by sryza
MartinBernstorff asked this question in Q&A
Discussion options

You must be logged in to vote

We're going to pin sqlalchemy in our next release. In the mean time, you can do

pip install --force-reinstall 'sqlalchemy<2.0.0'

Replies: 6 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@geoHeil
Comment options

@rsurendra48
Comment options

Answer selected by rexledesma
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants