PortableBalanceLab / PBL

Learn how to create your own balance lab using python and a Raspberry Pi
4 stars 1 forks source link

`S1`: ensure python tflite version is correct for all groups #65

Open adamkewley opened 1 year ago

adamkewley commented 1 year ago

sudo pip uninstall tflite-runtime sudo apt-get remove --purge python3-tflite-runtime sudo apt-get install python3-tflite-runtime python3-pycoral