google-coral / edgetpu

Coral issue tracker (and legacy Edge TPU API source)
https://coral.ai
Apache License 2.0
429 stars 125 forks source link

Coral with edge router #867

Open Adetee opened 2 months ago

Adetee commented 2 months ago

I have installed all the packages on an edge router specified on [https://coral.ai/docs/accelerator/get-started/#runtime-on-linux], OS on edge router is debian bullseye (aarch64) and giving this error ValueError: Failed to load delegate from /usr/lib/aarch64-linux-gnu/libedgetpu.so.1 while the file is present in the location. Any help would be really appreciated.

P.S : everything is installed in conda environment

Thanks!