I tried following the instructions from this answer but easy_install-2.6
could not find pip
:
>sudo easy_install-2.6 pip
Processing pip
error: Not a recognized archive type: pip
How do I install pip for python 2.6?
My root need for pip for 2.6 is explained in this thread.
AttributeError: 'module' object has no attribute 'WARNING'
. – Corrigan