使用pip安装插件时报错
You are using pip version 9.0.3, however version 18.0 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
升级命令
python -m pip install --upgrade pip
使用pip安装插件时报错
You are using pip version 9.0.3, however version 18.0 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
升级命令
python -m pip install --upgrade pip