I fail to install pip in python3.2. The newest version of pip (v8.x) seems to not support python3.2 any more.
So i tried: sudo python3 get-pip.py \'pip<8\' but it
I found the solution:
I used the wrong get-pip, as per documentation of get-pip
use https://bootstrap.pypa.io/3.2/get-pip.py