Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1585

Python • tflite-support error

$
0
0
Hello! I'm having errors in importing the task module of tflite_support.

Code:

from tflite_support.task import core
The line above produced the error:
ModuleNotFoundError: No module named 'tflite_support.task'
I'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.

Statistics: Posted by royalkurt — Mon Jan 15, 2024 3:08 pm



Viewing all articles
Browse latest Browse all 1585

Trending Articles