安装python库报错:Consider using the `--user` option or check the permissions.

Myth丶恋晨 2023-06-30 04:24 147阅读 0赞

输入:pip install django
报错:Consider using the --user option or check the permissions.
在这里插入图片描述
解决办法 :pip install —user django

在这里插入图片描述

发表评论

表情:
评论列表 (有 0 条评论,147人围观)

还没有评论,来说两句吧...

相关阅读