[issue7299] setup.py install doesn't honor PYTHONUSERBASE

Éric Araujo report at bugs.python.org
Wed Feb 17 17:38:23 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

Hello

It seems to me that your patch doesn’t fix a bug but adds a feature. PEP 370 says that “distutils.command.install (setup.py install) gets a new argument --user to install packages in the user site directory”, not that the presence of the envvar should trigger the user install scheme.

Can you give a link to the original bug report?

Regards

----------
nosy: +merwok

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7299>
_______________________________________


More information about the Python-bugs-list mailing list