Created
September 9, 2021 09:37
-
-
Save causztic/4ba8235288986201dfb14644dd5b775b to your computer and use it in GitHub Desktop.
Ensuring that pyenv loads correct python version on Mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PATH=$(pyenv root)/shims:$PATH |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment