This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients ezio.melotti, ncoghlan
Date 2014-08-28.20:49:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409258945.79.0.640887405807.issue22295@psf.upfronthosting.co.za>
In-reply-to
Content
https://docs.python.org/3/installing/index.html is too subtle in pointing out the command in a source build or system Python on POSIX is "pip3" or "pip3.4" rather than the unadorned "pip".

At least one example should show pip3, and it's likely worth having an explanation in the last section on building from source.
History
Date User Action Args
2014-08-28 20:49:05ncoghlansetrecipients: + ncoghlan, ezio.melotti
2014-08-28 20:49:05ncoghlansetmessageid: <1409258945.79.0.640887405807.issue22295@psf.upfronthosting.co.za>
2014-08-28 20:49:05ncoghlanlinkissue22295 messages
2014-08-28 20:49:05ncoghlancreate