Skip to content

fix: eval module not found exception string #2148

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

Conversation

kavinkumar807
Copy link
Contributor

This PR fixes #2071 exception string from pip install google-adk[eval] to pip install "google-adk[eval]" which makes it compatible for all the bash, zsh and other terminals

@hangfei hangfei self-requested a review July 24, 2025 17:04
@hangfei hangfei added the ready to pull [Status] This PR is ready to be importing back to Google label Jul 24, 2025
@hangfei
Copy link
Collaborator

hangfei commented Jul 24, 2025

Thanks for the fix.

copybara-service bot pushed a commit that referenced this pull request Jul 24, 2025
Merge #2148

This PR fixes #2071 exception string from `pip install google-adk[eval]` to `pip install "google-adk[eval]"` which makes it compatible for all the bash, zsh and other terminals

COPYBARA_INTEGRATE_REVIEW=#2148 from kavinkumar807:fix-module-not-found-exception-string-in-eval 9142810
PiperOrigin-RevId: 786752261
@hangfei
Copy link
Collaborator

hangfei commented Jul 25, 2025

Merged. thanks for the fix!

@hangfei hangfei closed this Jul 25, 2025
pandasanjay pushed a commit to pandasanjay/adk-python that referenced this pull request Jul 28, 2025
Merge google#2148

This PR fixes google#2071 exception string from `pip install google-adk[eval]` to `pip install "google-adk[eval]"` which makes it compatible for all the bash, zsh and other terminals

COPYBARA_INTEGRATE_REVIEW=google#2148 from kavinkumar807:fix-module-not-found-exception-string-in-eval 9142810
PiperOrigin-RevId: 786752261
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to pull [Status] This PR is ready to be importing back to Google
Projects
None yet
Development

Successfully merging this pull request may close these issues.

no matches found: google-adk[eval]
2 participants