google / generative-ai-docs

Documentation for Google's Gen AI site - including the Gemini API and Gemma
https://ai.google.dev
Apache License 2.0
1.62k stars 568 forks source link

Gemma get_started.ipynb has install version error #404

Closed Annie29 closed 3 months ago

Annie29 commented 4 months ago

Description of the bug:

When running the install step !pip install -q -U keras-nlp !pip install -q -U keras>=3 in site/en/gemma/docs/get_started.ipynb, I get the error:

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. tf-keras 2.15.1 requires tensorflow<2.16,>=2.15, but you have tensorflow 2.16.1 which is incompatible.

Actual vs expected behavior:

Actual is error shown above; expected is no error.

Any other information you'd like to share?

This was run on Colab

No response

singhniraj08 commented 4 months ago

@Annie29, The error is because of dependency issues and can be ignored. The notebook should run without any issues. Please let us know if you faces any issues running the notebook. Thank you!

github-actions[bot] commented 4 months ago

Marking this issue as stale since it has been open for 14 days with no activity. This issue will be closed if no further activity occurs.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 28 days. Please post a new issue if you need further assistance. Thanks!