当我尝试使用 pip 在我的虚拟环境中安装 mediapipe 时,我在终端中运行它:
(venv) (base) stu-S2-19r:FaceDetector S2$ pip install mediapipe
并得到这个错误:
ERROR: Could not find a version that satisfies the requirement mediapipe
ERROR: No matching distribution found for mediapipe
我目前正在运行:Python 3.7.7,Mac OS 版本 10.14.6 上的 pip 21.0.1。
任何帮助,将不胜感激