Skip to content
Discussion options

You must be logged in to vote

Ah, great! We'll definitely want to make sure that other uv installation methods work too.

My best guess is that the PATH wasn't being modified correctly upon opening Positron. For example, if I have uv at ~/.cargo/bin/uv, Positron does find it because in my ~/.profile there exists the line . "$HOME/.cargo/env, which adds ~/.cargo/bin to my PATH. But if something weren't quite right there, I could see a scenario where uv isn't on the PATH upon opening Positron, so it's not found.

Sounds like the standalone installer fixed whatever PATH modification was necessary. 🤷

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@fcamineiro
Comment options

@austin3dickey
Comment options

Answer selected by fcamineiro
@fcamineiro
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants