当我尝试使用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 matchingdistribution found for mediapipe 我目前正在运行: Python 3.7.7,
我正在尝试在python中使用Mediapipe。我最初尝试了mediapipe-rpi4 4,它成功地安装了。\venv\lib\site-packages\mediapipe\__init__.py", line 16, in <module> from mediapipe.python._framework_bindings i