This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chrullrich
Recipients chrullrich, dstufft, loewis, ncoghlan, zach.ware
Date 2014-03-23.08:23:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395563016.05.0.283891831093.issue21030@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-03-23 08:23:36chrullrichsetrecipients: + chrullrich, loewis, ncoghlan, zach.ware, dstufft
2014-03-23 08:23:36chrullrichsetmessageid: <1395563016.05.0.283891831093.issue21030@psf.upfronthosting.co.za>
2014-03-23 08:23:36chrullrichlinkissue21030 messages
2014-03-23 08:23:35chrullrichcreate