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

Gemma get_started.ipynb has install version error #404

Open
Annie29 opened this issue May 8, 2024 · 2 comments
Open

Gemma get_started.ipynb has install version error #404

Annie29 opened this issue May 8, 2024 · 2 comments
Labels
component:documentation Update docs status:awaiting user response Awaiting a response from the author status:stale Issue/PR will be closed automatically if there's no further activity type:bug Something isn't working

Comments

@Annie29
Copy link

Annie29 commented May 8, 2024

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

@Annie29 Annie29 added the type:bug Something isn't working label May 8, 2024
@singhniraj08
Copy link
Contributor

@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!

@singhniraj08 singhniraj08 added status:awaiting user response Awaiting a response from the author component:documentation Update docs labels May 10, 2024
Copy link

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 github-actions bot added the status:stale Issue/PR will be closed automatically if there's no further activity label May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:documentation Update docs status:awaiting user response Awaiting a response from the author status:stale Issue/PR will be closed automatically if there's no further activity type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants