SO, I've set python path as in ~/.profile
export PYTHON=$PYTHON:/usr/bin/python
I'm getting.
stack Error: Can't find Python executable ":/usr/lib/python:/usr/lib/python3.5:/usr/lib/python3.5:/usr/bin/python3.5:/usr/bin/python", you can set the PYTHON env variable.
What will be the path to the executable python ?