Hello! I'm having errors in importing the task module of tflite_support.The line above produced the error:
Code:
from tflite_support.task import coreI'm currently using Raspberry Pi 4 with the latest 64-bit Bookworm OS as well as the latest version of tflite support (0.4.4). The documentation for tflite support showed that "task" is indeed an existing module of the library but I cannot import it for some reason. Can you please help me with this? Thanks.ModuleNotFoundError: No module named 'tflite_support.task'
Statistics: Posted by royalkurt — Mon Jan 15, 2024 3:08 pm