Ubuntu“Could not install packages due to an EnvironmentError: [Errno 13]“

在 ubuntu 中安装 python 库时,可能遇到 Could not install packages due to an EnvironmentError: [Errno 13]  的异常。

解决安装:在正常命令后加 –user

如:

  pip install packagename

Related Posts

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注