【问题标题】:Error " Could not find a version that satisfies the requirement PIL" when using pip install [duplicate]使用 pip install 时出现错误“找不到满足 PIL 要求的版本”[重复]
【发布时间】:2018-06-14 08:46:12
【问题描述】:

尝试安装 PIL 时,我不断收到错误消息“找不到满足 PIL 要求的版本(来自版本:)找不到 PIL 的匹配分发”。我已经尝试按照ImportError: No module named PIL 帖子中的建议卸载并重新安装 PIL,但在这种情况下,以前错误地安装了 PIL 不是问题。

【问题讨论】:

    标签: python cmd python-imaging-library failed-installation


    【解决方案1】:

    尝试安装名为 Pillow 的软件包,它是一个 PIL Fork。您可以像使用 PIL 包一样使用它。

    【讨论】:

      猜你喜欢
      • 2016-12-18
      • 1970-01-01
      • 2019-01-06
      • 2020-10-21
      • 2015-10-13
      • 2018-02-03
      • 1970-01-01
      • 2021-04-30
      • 2021-12-25
      相关资源
      最近更新 更多