Closed Nageshwar-stp closed 3 years ago
You are right, but even now many users use both python2 and python3 and their respective pip for their projects and work. So, it's a good idea to mention both, and even Linux and Unix system still recognize pip3 for python3 and only pip for python2.
Thanks
But the phrasing is incorrect as it is not the case that this is the best way to install in all Linux/Mac OS installations. I can accept a rephrased version, but this is now incorrect.
Thanks
I agree that it could be a good idea to mention
pip3
, but I am not sure if the phrasing is the best. Are the newer distributions still includingpip3
? I would expect that eventually they phase it out, like they now just usepython
to refer topython3
, but I might be wrong.