V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
snowflake007
V2EX  ›  程序员

Unable to install mediapipe-model-maker==0.2.1.3 on iMac #4945

  •  
  •   snowflake007 · 166 天前 · 625 次点击
    这是一个创建于 166 天前的主题,其中的信息可能已经有所发展或是发生改变。
    OS Platform and Distribution
    macos Ventura 13.3.1 (a) (22E772610a

    Compiler version
    pip --version 23.3.1

    Programming Language and version
    python3 --version 3.9.0

    Installed using virtualenv? pip? Conda?(if python)
    virtualenv

    MediaPipe version
    ERROR: No matching distribution found for mediapipe>=0.10.0

    Bazel version
    Build label: 6.4.0-homebrew

    Describe the problem
    Can not install 0.10.0 mediaPipe
    No matching distribution found for mediapipe>=0.10.0

    Complete Logs
    python -m pip install mediapipe-model-maker==0.2.1.3
    Collecting mediapipe-model-maker==0.2.1.3
    Using cached mediapipe_model_maker-0.2.1.3-py3-none-any.whl.metadata (1.6 kB)
    Requirement already satisfied: absl-py in ./venv/lib/python3.9/site-packages (from mediapipe-model-maker==0.2.1.3) (1.4.0)
    INFO: pip is looking at multiple versions of mediapipe-model-maker to determine which version is compatible with other requirements. This could take a while.
    ERROR: Could not find a version that satisfies the requirement mediapipe>=0.10.0 (from mediapipe-model-maker) (from versions: 0.8.4.2, 0.8.5, 0.8.6.2, 0.8.7.1, 0.8.7.2, 0.8.7.3, 0.8.8.1, 0.8.9.1, 0.8.10, 0.8.10.1, 0.8.11, 0.9.0, 0.9.0.1, 0.9.1.0)
    ERROR: No matching distribution found for mediapipe>=0.10.0




    安装不了最新的 MediaPipe 和 MediaPipe Model Maker ,系统版本问题?兼容问题? 小白接触不久大神们指导一下,Google 工程师回复太慢了

    https://github.com/google/mediapipe/issues/4945
    6 条回复    2023-11-19 19:20:29 +08:00
    NessajCN
        1
    NessajCN  
       166 天前
    大概是 Python 版本低了
    izoabr
        2
    izoabr  
       166 天前
    自己去下 mediapipe-0.10.0 的包安装
    snowflake007
        4
    snowflake007  
    OP
       161 天前
    @NessajCN 3.9 官方是支持的,原因找到了,系统兼容性设置问题
    snowflake007
        5
    snowflake007  
    OP
       161 天前
    @izoabr 感谢,问题解决了
    snowflake007
        6
    snowflake007  
    OP
       161 天前
    谢谢大家,问题解决了; 大概就是 macos 兼容性设置

    https://github.com/AnyLifeZLB/FaceVerificationSDK/blob/main/install_newest_mediapipe_on_macos.md
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1672 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 16:46 · PVG 00:46 · LAX 09:46 · JFK 12:46
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.