Jump to content

Talk:Pip (package manager): Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
Line 12: Line 12:


"As simple as one command" ignores prerequisites and context. This is very frustrating to those who want to use PIP but find that the simple one command fails. [[User:Lgroner|Lou]] ([[User talk:Lgroner|talk]]) 00:18, 9 February 2016 (UTC)
"As simple as one command" ignores prerequisites and context. This is very frustrating to those who want to use PIP but find that the simple one command fails. [[User:Lgroner|Lou]] ([[User talk:Lgroner|talk]]) 00:18, 9 February 2016 (UTC)

== Easier way to install it ==

It's actually easier to just navigate to the address of the get-pip.py script. Also, the curl command won't work unless curl is installed, which it usually isn't.

Revision as of 13:17, 30 December 2016

WikiProject iconSoftware: Computing Start‑class Low‑importance
WikiProject iconThis article is within the scope of WikiProject Software, a collaborative effort to improve the coverage of software on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-importance on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Computing.

What does pip stand for (if anything)? Where does the name come from?

After version 1.5.6, Pip skipped to version 6.0.. Does anyone know why this is? It would be a nice piece of history to include. JonathonReinhart (talk) 23:33, 10 December 2015 (UTC)[reply]

Heroku

The last section as of writing looks more like an ad for heroku than something informative. — Preceding unsigned comment added by 50.199.233.61 (talk) 18:23, 10 February 2014 (UTC)[reply]

Pip commands

"As simple as one command" ignores prerequisites and context. This is very frustrating to those who want to use PIP but find that the simple one command fails. Lou (talk) 00:18, 9 February 2016 (UTC)[reply]

Easier way to install it

It's actually easier to just navigate to the address of the get-pip.py script. Also, the curl command won't work unless curl is installed, which it usually isn't.