a2aproject / a2aproject/a2a-samples

[Bug]: Failed to fetch: rsa-4.9.1-py3-none-any.whl`

Offen
#21 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Jupyter Notebook
Sterne
1.8k
Forks
751
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### What happened?

When I try to run crewai or google-adk agent:

1. `cd agent/A2A/samples/python/agents/crewai`
2. `uv run .`

I see failed to download error. Also tried below:

`PIP_CONFIG_FILE=~/myproject/.pip/pip.conf uv run .`

~/myproject/.pip/pip.conf -

```
[global]
trusted-host = files.pythonhosted.org pypi.org pypi.python.org
```

### Relevant log output

```shell
× Failed to download `rsa==4.9.1`
├─▶ Failed to fetch: `https://files.pythonhosted.org/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl`
╰─▶ HTTP status client error (403 Forbidden) for url (https://files.pythonhosted.org/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl)
help: `rsa` (v4.9.1) was included because `a2a-samples-image-gen` (v0.1.0) depends on `google-genai` (v1.13.0) which depends on `google-auth` (v2.39.0) which depends on `rsa`
```

### Code of Conduct

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

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

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