Error: No matching distribution found for pip
问题 I am trying to install pip in my python 2.6.6 , I have Oracle Linux 6 I followed the answers given at this link Link I downloaded get-pip.py file and ran the following command sudo python2.6 get-pip.py However I get the following error [root@bigdatadev3 Downloads]# sudo python2.6 get-pip.py DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6 Collecting pip Retrying (Retry(total=4, connect