generated from google/new-project
-
Notifications
You must be signed in to change notification settings - Fork 533
Closed
Description
What happened?
When trying to run LangGraph server I cannot import InMemoryPushNotifier
Relevant log output
(.venv) luishenriqueangelico@Mac app % python3 __main__.py
Traceback (most recent call last):
File "/Code/a2a-samples/samples/python/agents/langgraph/app/__main__.py", line 11, in <module>
from a2a.server.tasks import InMemoryPushNotifier, InMemoryTaskStore
ImportError: cannot import name 'InMemoryPushNotifier' from 'a2a.server.tasks' (/Code/a2a-samples/.venv/lib/python3.13/site-packages/a2a/server/tasks/__init__.py)Code of Conduct
- I agree to follow this project's Code of Conduct
AndreasVolkmann
Metadata
Metadata
Assignees
Labels
No labels