a2aproject / a2aproject/a2a-tck

[Bug]: Add python sdk as proper dependency

Ouverte Adaptée aux débutants
#86 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
50
Forks
40
Merge moyen
7 j 1 h
PR mergées (30 j)
1

Description

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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
build-system
Type d'issue
Bug
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
Clairement spécifiée
Accessibilité débutants
65/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.