Skip to content

Conversation

@AllenFang
Copy link

Since we use uv to manage the py package and virtual env, so suggest to use uv to executing client generation for avoiding the packages or python command not found,

YuriiMotov

This comment was marked as resolved.

@YuriiMotov YuriiMotov changed the title suggest to use uv to run the generate client command 📝 Add an example of command to run the generate-client.sh with uv Sep 3, 2025
@github-actions

This comment was marked as resolved.

@github-actions github-actions bot closed this Oct 4, 2025
@YuriiMotov YuriiMotov reopened this Oct 5, 2025
@github-actions github-actions bot removed the waiting label Oct 6, 2025
Copy link
Member

@YuriiMotov YuriiMotov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure we need to add that alternative command (but it works and really simpler than activating venv manually).

Result:


image


```bash
./scripts/generate-client.sh
bash ./scripts/generate-client.sh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without bash command it fails with bash: ./scripts/generate-client.sh: Permission denied on my machine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants