Hacker News new | ask | show | jobs
by orra 528 days ago
Nah, pip is still brittle here because it uses one package resolution context to install all your global tools. So if there is a dependency clash you are out of luck.

So that's why pipx was required, or now, UV.

1 comments

Not happened in the last fifteen years, never used pipx. See my other replies.