Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler issue: llama-index 0.8.5.post2 requires langchain<=0.0.266,>=0.0.262, but you have langchain 0.0.352 which is incompatible. #1

Open
MrsBookik opened this issue Feb 11, 2024 · 0 comments

Comments

@MrsBookik
Copy link

I'm learning python, so please forgive me if my issue is stupid.

I did pip install -r requirements.txt and got this:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
llama-index 0.8.5.post2 requires langchain<=0.0.266,>=0.0.262, but you have langchain 0.0.352 which is incompatible.

i am confused now because an older version from langchain seems to be required as the version being used. How to handle this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant