On Wed, 3 Jan 2018 17:02:14 +0100 Kjell Braden <[email protected]> wrote:> Also note that the virtualenv detection fails on python3 venv, breaking > the --system-site-packages option.
Disregard that, this can be worked around by invoking "python3 -m pip" instead of "pip3", and is a different issue. _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

