Bug#692108: python-pip: --ignore-installed option is ignored

2014-02-05 Thread Michael Tomkins
Package: python3-pip Version: 1.4.1-2 Followup-For: Bug #692108 Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? In a directory with $ virtualenv venv --distribute then $ . venv/bin/actvate Installing with pip3 as a

Bug#692108: python-pip: --ignore-installed option is ignored

2014-01-02 Thread Jörg Behrmann
The version 1.5 of pip, fixing this bug [1] has incidentally been released today. best regards, Joerg [1] http://www.pip-installer.org/en/latest/news.html#id1 signature.asc Description: OpenPGP digital signature

Bug#692108: python-pip: --ignore-installed option is ignored

2014-01-01 Thread Jörg Behrmann
Control: tag + fixed-upstream On Sun, Jun 02, 2013 at 01:21:53AM +0200, Stefano Rivera wrote: Control: tag -1 upstream Hi Joerg (2012.11.02_11:58:16_+0200) pip install --install-option=--prefix=${HOME}/.mypython27 --ignore-installed module name Since 1.3, this should be possible, using

Bug#692108: python-pip: --ignore-installed option is ignored

2013-10-25 Thread Ariel
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

Bug#692108: python-pip: --ignore-installed option is ignored

2013-06-01 Thread Stefano Rivera
Control: tag -1 upstream Hi Joerg (2012.11.02_11:58:16_+0200) pip install --install-option=--prefix=${HOME}/.mypython27 --ignore-installed module name Since 1.3, this should be possible, using --user instead of setting a prefix. While this doesn't solve your specific problem, it should allow