a2aproject / a2aproject/a2a-samples

[Bug]: No module named 'a2a.server'

オープン
#338 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
1.8k
フォーク
751
PR マージ指標
30日以内にマージされた PR はありません

説明

### What happened?

I'm following this tutorial and set up [here](https://a2a-protocol.org/latest/tutorials/python/5-start-server/) but I'm unable to start the A2A server due to missing a2a.server module. I made sure I have installed the required dependencies. Am I missing any step here?

### Relevant log output

```shell
((.venv) ) ➜ a2a-samples git:(main) ✗ python samples/python/agents/helloworld/__main__.py
Traceback (most recent call last):
File "/Users/han/Developer/MyProjects/A2A/a2a-samples/samples/python/agents/helloworld/__main__.py", line 3, in
from a2a.server.apps import A2AStarletteApplication
ModuleNotFoundError: No module named 'a2a.server'
```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。