I tried to install python pip on iot-dev image on Galileo Gen2 board so that I can add new python modules.
I have downloaded get-pip.py onto the SDcard. When I run the command "python get-pip.py", the error I got is "Could not find any downloads that satisfy the requirement pip
No distributions at all found for pip".
I read the following thread. I do not know which are the pre-requisites that are missing. Or maybe the problem lies elsewhere?
Can someone help?