"You must have python installed and in your PATH" error when trying to install eclim

266 Views Asked by At

I am trying to install eclim, but I keep running into the error mentioned above. I've added the following lines to the ~/.bashrc :

PYTHONPATH=$HOME/lib/python
EDITOR=vim

export PYTHONPATH EDITOR

but I get the same error again and again

0

There are 0 best solutions below