Skip to content

Apache Airflow & llama-index>=0.10.0 Error #11841

Closed Answered by amindadgar
amindadgar asked this question in Q&A
Discussion options

You must be logged in to vote

I think I found the error. airflow=2.8.2 supports sqlalchemy<2.0.0 and llama-index-vector-stores-postgres==0.1.2 supports sqlalchemy>=2.0.0. I don't know why no conflict error happened when installing llama-index-vector-stores-postgres==0.1.2 but in any case another error was rasing because of assigning a deprecated value to executemany_mode of sqlalchemy

The problem is not related to llama-index and apache airflow should update their sqlalchemy dependency.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

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