【问题标题】:pip install labelme failing because FreeType version 2.3 or higher is requiredpip install labelme 失败,因为需要 FreeType 2.3 或更高版本
【发布时间】:2022-01-13 08:35:20
【问题描述】:

我无法安装 labelme,因为我收到错误“#error "FreeType 版本 2.3 或更高版本是必需的。”

我做到了 pip install freetype-py==2.3

但我得到了错误:

 "ERROR: Could not find a version that satisfies the requirement freetype-py==2.3 (from versions: 0.1, 0.1.1, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.4, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.3, 1.0, 1.0.1, 1.0.2, 1.1, 1.2, 1.2.1, 2.0, 2.0.0.post1, 2.0.0.post2, 2.0.0.post3, 2.0.0.post4, 2.0.0.post5, 2.0.0.post6, 2.1.0, 2.1.0.post1, 2.2.0rc1, 2.2.0)" 

似乎没有 2.3 版的 freetype。我该怎么办?

【问题讨论】:

    标签: python pip labelme


    【解决方案1】:

    你可以通过他们的githubhere的releases page直接下载labelme。

    【讨论】:

    • 谢谢,这行得通,但你知道是什么导致了 pip 的问题吗?
    猜你喜欢
    • 2014-11-21
    • 2021-12-04
    • 1970-01-01
    • 2021-12-21
    • 2017-10-08
    • 1970-01-01
    • 2022-07-15
    • 2017-09-18
    相关资源
    最近更新 更多