You are using pip version 8.1.1, however version 20.0.2 is available. You should consider upgrading via the ‘pip install --upgrade pip‘ command.
解决办法:
python -m pip install --upgrade pip
ubuntu python pip更新问题
原文:https://www.cnblogs.com/lzping/p/12706722.html