python Consider using the `--user` option or check the permissions.

python

解决方案:

pip install --user --upgrade pip

python -m pip install --upgrade pip

pip install py_packages  # 可以安装想要的库(py_packages)了
posted @ 2024-08-30 17:34  二月雪  阅读(2)  评论(0编辑  收藏  举报