PIP Installation für Python 2 und Python3

$ curl -O https://bootstrap.pypa.io/get-pip.py
$ sudo python3.2 get-pip.py
Cute Chamois