Successfully installed Tensorflow Lite 2.18 in an Python environment in Raspberry Pi Zero W following these directions:
/
Having issue importing the package in a script using
import tflite
as the mentioned website described. It indicates that the package is not installed.
How can I use the mentioned package? Why is the package is not found?
Thanks in advance for help provided.