-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bot triaged[Bot] This issue is triaged by ADK bot[Bot] This issue is triaged by ADK boteval[Component] This issue is related to evaluation[Component] This issue is related to evaluation
Description
Describe the bug
when I try to use eval in adk, there is an exceptionEval module is not installed, please install via "pip install google-adk[eval]"
. I followed the exception and tried to install eval dependencies using pip install google-adk[eval] . I'm getting no matches found: google-adk[eval]
To Reproduce
Steps to reproduce the behavior:
- Install 'pip install google-adk[eval]'
- See error
I'm getting no matches found: google-adk[eval]
Expected behavior
The eval dependencies to be installed correctly.
Desktop (please complete the following information):
- OS: [macOs Sequoia]
- Python version: 3.13.2
- ADK version: 1.7.0
Additional context
I guess the latest package is not published with the extras
Metadata
Metadata
Assignees
Labels
bot triaged[Bot] This issue is triaged by ADK bot[Bot] This issue is triaged by ADK boteval[Component] This issue is related to evaluation[Component] This issue is related to evaluation