终端使用pip install时,pip出现问题,如图,该怎么解决
更新pip到最新版本试下
python -m pip install --upgrade pi
【相关推荐】
应该是指定的版本号不存在,不指定版本试试。