RPi-image
RPi-image copied to clipboard
ERROR: tensorflow-2.5.0-cp37-cp37m-linux_aarch64.whl is not a supported wheel on this platform.

We encounter the same problem. It seems you need the latest pip3 and python3 version installed, otherwise, pip3 may come with the message ".whl is not a supported wheel on this platform".
$ pip3 install --upgrade pip