a2aproject / a2aproject/a2a-tck

[Bug]: Add python sdk as proper dependency

Offen Anfängerfreundlich
#86 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
50
Forks
40
Ø Merge
7 T. 1 Std.
Gemergte PRs (30 T.)
1

Beschreibung

### What happened?

I was trying to run the example system under test, however, I got a an error as the dependency referring to a local directory.

https://github.com/a2aproject/a2a-tck/blob/50afdd61169b3a6e099df5147d3282b0acf91307/python-sut/tck_core_agent/pyproject.toml#L16

Wondering whether it makes to
1. Convert the source to pypip
2. Adding the clone as prerequisite to the ReadMe

### Relevant log output

```shell
`
error: Distribution not found at: file:///local/home/****/a2a-python
`
```

### Code of Conduct

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

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

The issue points to a line in python-sut/tck_core_agent/pyproject.toml where a local file dependency is used. First, check if the python SDK is published on PyPI or if it needs to be packaged. Update the dependency to a proper PyPI reference or add setup instructions to clone the SDK locally. Verify by running the example system after the change.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
python
Bereich
build-system
Issue-Typ
Bug
Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Aktivitätsstatus
Veraltet
Klarheit
Klar beschrieben
Anfängerfreundlichkeit
65/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.