[PATCH 3 of 3] docs/installation: clarify root privileges requirement for 'pip install'
Andrew Shadura
andrew at shadura.me
Sun Mar 15 08:04:45 EDT 2015
Hello,
On Sat, 14 Mar 2015 23:03:27 +0100
Mads Kiilerich <mads at kiilerich.com> wrote:
> > +Note that this method requires root privileges. When installing as
> > a regular +user, you can use::
> > +
> > + pip install --user kallithea
> > +
> > +or (recommended) install Kallithea in a virtualenv (next section).
> I think we should give a different advice.
>
> In my opinion, pip should only be used inside a virtualenv. Running
> it as root is wrong.
>
> I don't know this --user option. How does it work ... if it does work?
It really does work, it installs packages into ~/.local, which is
useful if you just want to test things out, and if you do want to mix
your system packages with locally installed ones.
--
Cheers,
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.sfconservancy.org/pipermail/kallithea-general/attachments/20150315/9b0f80ed/attachment.sig>
More information about the kallithea-general
mailing list