Skip to content

pyenv: command not found

Ye Eun Song edited this page Jul 19, 2020 · 1 revision

run following commands

$ export PATH="~/.pyenv/bin:$PATH"
$ eval "$(pyenv init -)"