【发布时间】:2022-06-15 21:58:27
【问题描述】:
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> Pillow
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
【问题讨论】:
-
您必须检查并共享日志的其他部分以获取更多信息。当任何包的 pip install 失败时,这看起来就像通用日志。此外,分享您系统的更多详细信息(操作系统、Python 版本等)。请edit您的问题添加这些详细信息。
标签: python