> If I then execute > > pip install --user --upgrade SomePackage > > it tries to remove the outdated more global version of SomePackage.
BTW, I believe this is a known issue: https://github.com/pypa/pip/issues/1851 https://github.com/pypa/pip/issues/1122 Based on the comment in the second issue, it doesn't appear this will be resolved until 1.7 at the earliest. Skip _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com