Installez PIP avec Pacman Linux

$ sudo pacman -S python2-pip                #Python 2

$ sudo pacman -S python-pip                #Python 3
Hassan