LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   python, pip --user into a different directory than .local (https://www.linuxquestions.org/questions/programming-9/python-pip-user-into-a-different-directory-than-local-4175466148/)

a4z 06-15-2013 12:38 PM

python, pip --user into a different directory than .local
 
what do I have to configure that I can install some python things via pip into a different folder than .local?
I think I do not need virtualenv,
I just want to install some apps so that they go into an environment for which I have already setup in my home directory.

a4z 06-16-2013 10:39 AM

setting PYTHONUSERBASE does the trick


All times are GMT -5. The time now is 03:09 PM.