赞
踩
使用pip3安装软件时报如下错误:
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the ‘pip install –upgrade pip’ command.
解决办法:
升级pip3:pip3 install –upgrade pip
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。