3 Ways to Install TensorFlow 2 on Raspberry Pi
www.bitsy.ai › 3-ways-to-install-tensorflow-onNov 22, 2020 · Unfortunately, the Raspberry Pi wheels drift a bit behind the latest releases (2.3.1 and 2.4.0-rc2 at the time of this writing). Binaries for aarch64 are not officially supported yet. Official TensorFlow wheels for Raspberry Pi. Install tensorflow==2.3.0 with pip (requires Python 3.5, Raspberry Pi 3) $ pip install https://storage.googleapis.com/tensorflow/raspberrypi/tensorflow-2.3.0-cp35-none-linux_armv7l.whl.