[Bug]: ImportError: cannot import name 'A2ACardResolver' from 'a2a.client.client'
nonchan7720 opened this issue · 0 comments
nonchan7720 commented
What happened?
There is an import error in v0.3.0.
Relevant log output
File "/src/apps/agent.py", line 5, in <module>
from google.adk.agents.remote_a2a_agent import (
File "/src/apps/.venv/lib/python3.12/site-packages/google/adk/agents/remote_a2a_agent.py", line 46, in <module>
raise e
File "/src/apps/.venv/lib/python3.12/site-packages/google/adk/agents/remote_a2a_agent.py", line 29, in <module>
from a2a.client.client import A2ACardResolverCode of Conduct
- I agree to follow this project's Code of Conduct