Replies: 1 comment
-
|
Continous errors.. I am not sure I am running the package in right way (.venv) PS D:\mylearning\google\AP2> uv run --package ap2-samples python -m roles.merchant_agent |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am running the below command to run the package
uv run --package ap2-samples python -m roles.merchant_agent
Here is the error
× Failed to download
absl-py==2.3.1├─▶ Failed to fetch:
https://us-python.pkg.dev/artifact-foundry-prod/ah-3p-staging-python/absl-py/absl_py-2.3.1-py3-none-any.whl╰─▶ HTTP status client error (401 Unauthorized) for url
(https://us-python.pkg.dev/artifact-foundry-prod/ah-3p-staging-python/absl-py/absl_py-2.3.1-py3-none-any.whl)
help:
absl-py(v2.3.1) was included becauseap2-samples(v0.1) depends onabsl-pyBeta Was this translation helpful? Give feedback.
All reactions