a2aproject / a2aproject/a2a-tck

[Bug]: Add python sdk as proper dependency

Aperta Adatta ai principianti
#86 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
50
Fork
40
Merge medio
7g 1h
PR unite (30g)
1

Descrizione

### 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

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python
Ambito
build-system
Tipo di issue
Bug
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Specificata chiaramente
Idoneità per principianti
65/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.