Berker Peksag added the comment: I think it would be better to just remove the following part from the documentation:
"Of course, you need to install them into the venv first: this could be done by running ez_setup.py with the venv activated, followed by running easy_install pip. Alternatively, you could download the source tarballs and run python setup.py install after unpacking, with the venv activated." Here is a patch. ---------- nosy: +berker.peksag, vinay.sajip versions: +Python 3.6 -Python 3.4 Added file: http://bugs.python.org/file42078/issue21034.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21034> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com