Skip to content

Conversation

@angryfoxx
Copy link

Updated installation instructions for the SDK.

@angryfoxx angryfoxx requested a review from a team January 12, 2026 12:43
@aksbro-gpu
Copy link
Contributor

Thanks for you contribution.

uv add ucp-sdk won't work if the pyproject.toml is not present. Can you add language around the dependency required to run uv-add?

If not just remove that instruction.

@aksbro-gpu aksbro-gpu self-requested a review January 15, 2026 18:33
@angryfoxx
Copy link
Author

Thanks for you contribution.

uv add ucp-sdk won't work if the pyproject.toml is not present. Can you add language around the dependency required to run uv-add?

If not just remove that instruction.
@aksbro-gpu

no uv add works fine even if we dont specify in pyprojecttoml

@aksbro-gpu
Copy link
Contributor

I think you misunderstood my comment.

Any user who is just following the instructions will run into an error if they are not in an initialized project directory.

Either you add "uv init" command before running "uv add ucp-sdk" or you add some verbiage that the command should run from an initialized project directory.

Updated installation instructions for the SDK.
@angryfoxx
Copy link
Author

@aksbro-gpu get it, fixed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants