RPi-image icon indicating copy to clipboard operation
RPi-image copied to clipboard

ERROR: tensorflow-2.5.0-cp37-cp37m-linux_aarch64.whl is not a supported wheel on this platform.

Open microElabDevelop opened this issue 3 years ago • 1 comments

e1 e2

microElabDevelop avatar May 15 '22 17:05 microElabDevelop

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

Qengineering avatar May 16 '22 08:05 Qengineering