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
Since each command runs in a new shell, and the path looks for system
Python *first*, setting PYENV_VERSION here doesn’t even do anything.
It was looking at the system Python 2.7 because that’s the default
`python` bin.
0 commit comments