Python
Python 3.7, Raspberry Pi, and TensorFlow–pt 2
On May 9th I wrote about a broken Tensorflow package on RPI0W using Python 3.7.3. Here I will give more specifics to the problem. I was using Raspbian Stretch, latest update with manually downloaded, compiled, installed Python 3.7.3. The version of Tensorflow I attempted to install and execute was 1.13.1. Read more…