Hacker News new | ask | show | jobs
by semi-extrinsic 3776 days ago
Strange. This is from the official Python docs:

"pip is the preferred installer program. Starting with Python 2.7.9, it is included by default with the Python binary installers."

https://docs.python.org/2.7/installing/

1 comments

My thought would be that "binary installers" as such are considered distinct from distro-managed packages.