[issue22295] Clarify available commands for package installation

Nick Coghlan report at bugs.python.org
Thu Aug 28 22:49:05 CEST 2014


New submission from Nick Coghlan:

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.

----------
assignee: ncoghlan
components: Devguide, Documentation
messages: 226042
nosy: ezio.melotti, ncoghlan
priority: normal
severity: normal
status: open
title: Clarify available commands for package installation
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22295>
_______________________________________


More information about the Python-bugs-list mailing list