0

i'm installing tensorflow on raspberry bi 4 4gb ram i followed this step: Q-engineering but when i do install the framework it gives me the error

tensorflow-2.2.0-cp37-cp37m-linux_armv7l.whl is not a supported wheel on this platform.

my raspberry pi run armv7l and it's fresh new Raspbian os

pip version : 22.0.4

python version: 3.9.2 anyone can help me fix this error

MCLB
  • 29
  • 1
  • 1
  • 8

1 Answers1

0

I fix my problem

first I download the 64 bit OS from the raspberry pi website then i go here and search tensorflow-2.8.0-cp39-none-linux_aarch64 cp39 because it's python 3.9 and arrch64 because 64bit

MCLB
  • 29
  • 1
  • 1
  • 8