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