GoogleCloudPlatform / GoogleCloudPlatform/generative-ai
The project is limited to run on MacOS because this config line
Open
- Dominant language
- Jupyter Notebook
- Stars
- 17.7k
- Forks
- 4.5k
- Avg merge
- 12h 38m
- Merged PRs (30d)
- 42
Description
This line limits `uv` to run on macOS only, so you can't run `uv sync` on a Linux box:
https://github.com/GoogleCloudPlatform/generative-ai/blob/197b72668dabbfee7267ee975ea4fb01b79ec683/agents/adk/new-hire-onboarding/pyproject.toml#L92
The fix is to remove the line completely.
Contributor guide
Assessment
This issue has not been assessed yet.