Donald Stufft added the comment:

You probably need to either pass --ignore-installed to pip when invoking it 
inside of venv, or you need to disable system_site_packages (internally to 
venv) until after pip is installed.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24875>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to