google-coral / pycoral

Python API for ML inferencing and transfer-learning on Coral devices
https://coral.ai
Apache License 2.0
347 stars 144 forks source link

Segmentation fault when install pycoral #82

Open tyouritsugun opened 2 years ago

tyouritsugun commented 2 years ago

Hi, I met a segmentation fault when I try to install pycoral.

I first do this https://coral.ai/docs/accelerator/get-started/#runtime-on-linux and then do this https://coral.ai/docs/accelerator/get-started/#pycoral-on-linux then I got

Segmentation fault

I was running these in Bullseye system of Raspberry Pi, here is my system information

uname -a
Linux raspberrypi 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64 GNU/Linux

Could anyone tell me how to solve this problem?

Tyou

UcefMountacer commented 1 year ago

got the same error with a raspberry pi:

Linux raspberrypi 5.15.32-v7l+ #1538 SMP Thu Mar 31 19:39:41 BST 2022 armv7l GNU/Linux

I was following the coral guide