I am facing difficulty in installing mediapipe on Python 3.10. The error message shows that
ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none) ERROR: No matching distribution found for mediapipe
However, I have successfully installed it on Python 3.7, but when I run my program on this version, I encounter issues with the tensorflow module, and the error message states
zsh: illegal hardware instruction python
Can you please provide me with some assistance on this issue? I'm using M1 Macbook Air