|
|
|
|
|
by butwhywhyoh
1430 days ago
|
|
I mean, this is generally good advice, but this reads like an infomercial where they show someone struggling REALLY hard to boil water to make a pot of spaghetti, when we all know it's really not that hard. They try to make finding your pip executable sound difficult, and even more difficult would be to understand what interpreter its tied to. Except... > pip -V > # pip 19.0.3 from /usr/local/lib/python2.7/site-packages/pip (python 2.7) I'm all for evangelizing best practices, but let's at least be honest about it. |
|
It's fairly common for beginners to tell me they installed something using pip, then the Python interpreter can't find the package.