[Python-modules-team] Bug#725848: python-pip: default install	method for non-root users should be --user
    Ariel 
    aog2000a at gmail.com
       
    Fri Oct 25 08:52:18 UTC 2013
    
    
  
See also Bug #692108
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692108
As i said there, python-pip (Debian package) is totally useless as it is: the 
only reasson i'd like to have an extra (Python-)package installer is because 
I'd like to be able to install Python "packages" from the official Python 
package repository (mainly) _AS A USER_, because they are NOT vailable as a 
Debian package.
So i do NOT want to run pip as root, as it would fundamentally mess up my DPKG 
setup (it tries to remove/overwrite system files: e.g.
OSError: [Errno 13] Permission denied: '/usr/bin/easy_install' )
So BOTH  "--user" and a working "--ignore-installed" options (BTW, both 
undocumented in the man page!!) should be the default in Debian.
    
    
More information about the Python-modules-team
mailing list