Find answers from the community

Updated 2 months ago

Thought of giving Gemini a go. Followed

Thought of giving Gemini a go. Followed these instructions - https://docs.llamaindex.ai/en/stable/examples/multi_modal/gemini.html,

but pip install llama-index-llms-gemini is throwing this error:

Plain Text
ERROR: Could not find a version that satisfies the requirement llama-index-llms-gemini (from versions: none)
ERROR: No matching distribution found for llama-index-llms-gemini



Is this only available for certain Python versions?
W
S
L
5 comments
I tried installing the llm on colab and got no error!
Attachment
image.png
I'm using Python 3.8. Maybe that's the issue?
google libraries require 3.9 or greater
very annoying when I was setting up our CICD lol
Add a reply
Sign up and join the conversation on Discord