Make a note of what you were addicted to while setting up the Jedi python auto-completion environment.
The third step of Jedi's Quick start,
Install Python server (jediepcserver.py) by running
M-x jedi:install-server
in Emacs
When I run, it says Program named" virtualenv "does not exist.
.
~ / .pyenv / shims / virtualenv
with pip via pyenv
Because the virtualenv command was introduced in.
Allow Emacs to see the logged-in user's $ PATH. This article [1] and This article I referred to [2].
By doing this, you can refer to /Users/username/.pyenv/shims
set in $ PATH of the shell from Emacs.
[1] http://qiita.com/catatsuy/items/3dda714f4c60c435bb25 [2] http://keisanbutsuriya.hateblo.jp/entry/2015/12/08/011832
Recommended Posts