In my MacOS Mojave terminal I wanted to install a python package with pip. At the end it says:
You are using pip version 10.0.1, however version 18.1 is avai
try this command line below for MacOS to check user's permission.
$ sudo python -m pip install --user --upgrade pip