I want to install pip on the Yún which is running Linino OS but every time I execute the standard steps for opkg i.e.
# opkg update
# opkg install distribute
# okpg install python-openssl
# easy_install pip
Error
Searching for pip
Reading http://pypi.python.org/simple/pip/
Couldn't find index page for 'pip' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
No local packages or download links found for pip
error: Could not find suitable distribution for Requirement.parse('pip')
What is the reason behind this?
Kernel Information
Linux lininoArduino 3.3.8 #1 ThuFri MarNov 514 1008:1257:4034 CET 20152014 mips GNU/Linux