Failed in the installation of the object-detection API (Apple M1)

Hi, I referred to this link and successfully installed the TensorFlow Metal plugin But I could not use the object detection API. I got the below errors during installation.

// cd model/research 
// python -m pip install .

ERROR: Could not find a version that satisfies the requirement tensorflow_io (from object-detection) (from versions: none)
ERROR: No matching distribution found for tensorflow_io

Please see more here

Please check