You should consider upgrading via the 'pip install --upgrade pip' command.
2019-06-13 02:45:03

安装软件的时候报错

You should consider upgrading via the 'pip install --upgrade pip' command.

image.png


现在执行一下

pip install --upgrade pip


再去安装就不会报错了