-
On Windows, how do I change the default path of pipx to the one I want? |
Beta Was this translation helpful? Give feedback.
Answered by
chrysle
Nov 8, 2023
Replies: 1 comment
-
You could permanently set the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gaborbernat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could permanently set the
PIPX_HOME
environment variable. See the CLI reference for that.