lobe / lobe-python

Python toolset for working with Lobe models
MIT License
185 stars 38 forks source link

Pip doesn't install tflite-runtime from dependency link #11

Closed adiazulay closed 3 years ago

adiazulay commented 4 years ago

Pip doesn't find tflite-runtime from the dependency link in setup.py

This only affects armv7l devices which includes the Raspberry Pi

as a work around you can run:

pip3 install https://dl.google.com/coral/python/tflite_runtime-2.1.0.post1-cp37-cp37m-linux_armv7l.whl