pip安装错误

pip install erro

每当我在终端上使用“pip install”命令时,我都会收到错误消息,大多数时候是“ERROR:exception”enter image description here

好的,你的 pip 安装程序找不到任何模块,因为它已过期 itself.So 首先用 curl https://bootstrap.pypa.io/get-pip.py | python 更新你的 pip 安装程序 对不起,但你没有指定你的 OS.您可以在更新安装程序后尝试。