pyenv
python
~/.pyenv/bin
1
(add-to-list 'exec-path "~/.pyenv/shims")
exec-path-from-shell
1 2 3
(when (memq window-system '(mac ns x)) (use-package exec-path-from-shell :init (exec-path-from-shell-initialize)))