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

Beginners • pycoral problems

$
0
0
Hi, I have installed Coral Accelerator into my Raspberry Pi 5, but i cannot make it work with python.
I mean, i installed coorectly pycoral with the command "pip install pycoral" but when i use it with a very simple program like this one:

Code:

import tflite_runtime.interpreter as tfliteimport numpy as npfrom PIL import Imagefrom pycoral.utils.edgetpu import load_delegate
there is an error message by Thonny: "ModuleNotFoundError: No module named 'pycoral.utils'"

Cn you help me?
Thank you very much,
Ale

Statistics: Posted by alecocca — Sun Sep 08, 2024 8:40 pm — Replies 0 — Views 8



Viewing all articles
Browse latest Browse all 4516

Trending Articles