You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've begun working on this issue but I'm having trouble setting up the development environment with VS Code. Specifically, I am unable to select the Python interpreter.
timacias
added a commit
to timacias/pipx
that referenced
this issue
Sep 10, 2024
Subcommand-based tools commonly have a
help
subcommand to invoke help, especially help with other subcommands.In pipx however, only
--help
works, invokingpipx help
orpipx help <subcommand>
generates a somewhat unhelpfulThe text was updated successfully, but these errors were encountered: