我正在尝试使用安装 mediapipe
pip install mediapipe
但我收到了这个错误。
ERROR: could not find a version that satisfies the requierement mediapipe. no matching distribution found for mediapipe.
Mediapipe 支持不支持所有 python 版本。请访问https://pypi.org/project/mediapipe/#files并查看是否有与您的版本匹配的版本,下载它,将控制台的 cd(更改目录)到您下载文件的文件夹,然后运行
pip install filename.whl