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 <rep...@bugs.python.org>
<http://bugs.python.org/issue22295>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to