Python包安装权限问题

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

在 cmd 里面用pip安装包报错:

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

按照要求执行pip install --upgrade pip依旧失败,后来发现是没有管理员权限的原因,右键以管理员身份运行就可以了。

posted @ 2020-03-30 23:31  duanxueyuan  阅读(1359)  评论(0)    收藏  举报