PIP install into local user directory

February 23, 2016 ยท View on GitHub

pip install --user

This will put stuff into ~/.local

source