a2aproject / a2aproject/a2a-samples

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

未关闭
#21 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
1.8k
派生
751
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。