[issue21030] pip usable only by administrators on Windows

Christian Ullrich report at bugs.python.org
Sun Mar 23 09:23:36 CET 2014


Christian Ullrich added the comment:

Unprivileged users cannot install into the global site-packages, but they might want to use the global pip to install with --user.

Also, this issue affects not only pip, but also the other bundled packages, i.e. setuptools and pkg_resources.

----------

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


More information about the Python-bugs-list mailing list