pip3 install python 3.5 code example
Example 1: python3 pip install
[server]$ python3 -m pip install
Example 2: install pip3 for python 3.7
sudo apt install python3-pip
[server]$ python3 -m pip install
sudo apt install python3-pip