Find answers from the community

Updated 4 months ago

One more thing:

One more thing:
ERROR: Cannot install -r requirements.txt (line 4) and llama-index-llms-openai==0.1.11 because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested llama-index-llms-openai==0.1.11
llama-index 0.10.68 depends on llama-index-llms-openai<0.2.0 and >=0.1.27

the error recomends the llama-index-llms-openai version as >=0.1.27 but the repo does not even have this version.
Attachment
image.png
L
p
10 comments
then why did it not showing it to me also why is this error when i keep the 0.1.27
let me send the error also
ERROR: Could not find a version that satisfies the requirement llama-index-embeddings-openai==0.1.27 (from versions: 0.0.1, 0.1.0, 0.1.1, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10, 0.1.11, 0.2.0)
ERROR: No matching distribution found for llama-index-embeddings-openai==0.1.27
you say it exists but when i point it to 0.1.27 it fails
I even linked to where it exists πŸ˜…

The reason it doesn't show up on pip is one of your other packages seems to be restricting the version for some reason
it means is the error in my venv ? should i change it and see one more time ?
possibly? πŸ‘€ not sure actually
will anyhave check it and if i find will let you know
Add a reply
Sign up and join the conversation on Discord