Find answers from the community

Updated 6 months ago

Thought of giving Gemini a go. Followed

At a glance

The community member is trying to install the llama-index-llms-gemini package, but is encountering an error. They followed the instructions from a provided link, but the pip install command is not working. The comments suggest that the issue may be related to the Python version, with one community member noting that Google libraries require Python 3.9 or greater, and another confirming that this is the issue. However, there is no explicitly marked answer in the post and comments.

Useful resources
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