Skip to content

Cannot import InMemoryPushNotifier #217

@luisangelico

Description

@luisangelico

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions