On Mon, 12 Mar 2018 14:53:11 +0100 Bernhard Reiter <[email protected]> wrote: > Package: python3-pip > Version: 9.0.1-2 > Severity: normal > > Hi Maintainers, > > according to `pip help install`:: > > --user > [..] > On Debian systems, this is the default when running outside of a > virtual environment and not as root. > > However when using the recommended virtual environment `venv`, > the detection does not work. Example: > > python3 -m venv --system-site-packages x_env > . x_env/in/activate.fish > pip install vdirsyncer > > will end up with installed files > in .local/bin and .local/lib/python3.5/site-packages/ > While they should have been below x_env. > > In https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876145 > the problems is also mentioned.
Looking at how #876145 was resolved, it should have taken care of this too. If you can still reproduce this problem in Debian 10 (Buster), please reopen. Scott K
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
