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

lanjianhua / 2024-08-30 / 原文

python

解决方案:

pip install --user --upgrade pip

python -m pip install --upgrade pip

pip install py_packages  # 可以安装想要的库(py_packages)了