Skip to content

Where is $PYENV_ROOT/bin? #2684

Answered by native-api
drewcassidy asked this question in Q&A
Apr 19, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

You won't have $PYENV_ROOT/bin if Pyenv is installed at a path different than $PYENV_ROOT -- e.g. with Homebrew.

That's why the suggested setup for Bash/Zsh only adds that directory to PATH if pyenv is not already on PATH.

We did not duplicate this feature in Fish setup because we're less familiar with its syntax. We'll gladly accept a PR fixing that.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@drewcassidy
Comment options

@native-api
Comment options

Answer selected by drewcassidy
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