安装软件的时候报错
You should consider upgrading via the 'pip install --upgrade pip' command.
现在执行一下
pip install --upgrade pip
再去安装就不会报错了