Package: python-pip
Version: 1.4.1-2
Severity: normal

Whenever I run pip install, I get an error about not being able to write
to /usr/local. Since I'm not running pip as root, pip should understand
that I can't write to /usr/local and enable the --user option, which
installs to ~/.local/lib/pythonX.Y/site-packages instead.

pabs@chianamo ~ $ pip install pypump
...
creating /usr/local/lib/python2.7/dist-packages/pypump

    error: could not create '/usr/local/lib/python2.7/dist-packages/pypump': 
Permission denied

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-pip depends on:
ii  ca-certificates       20130906
ii  python                2.7.5-5
ii  python-pkg-resources  0.6.49-2
ii  python-setuptools     0.6.49-2

Versions of packages python-pip recommends:
ii  build-essential  11.6
pn  python-dev-all   <none>

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to