-
Notifications
You must be signed in to change notification settings - Fork 158
Segmentation fault when running on RASPI4 w/ Coral #43
Comments
Hello, this should works on the pi4, however we recently deprecated the edgetpu API and is actively workiong on a fix. |
I have this same problem
Does this mean the fix is not ready? @Namburger |
@andrewtvuong I am able to run this command python3 pose_camera.py --res 480x360 on RASPI4 without any error. I don't see these lines on cmd:
|
@hjonnala I'm thinking this is due to me running the setup as headless. At the same time, I am also seeing seg fault as @iCUE-Solutions and some other folks in related issues #42 (comment) |
can you share output of following command:
|
|
can you try |
Thanks
EDIT: Traceback (most recent call last): During handling of the above exception, another exception occurred:
|
please check this: https://coral.ai/docs/notes/build-coral/#failed-to-load-delegate-from-libedgetpuso1 to resolve ValueError: Failed to load delegate from libedgetpu.so.1 |
I am not having any segmentation issue with any script. I have python 3.7.3. what is your |
Python 3.7.3 |
Hmm.. I have same config.. can you try without headless? |
with monitor
|
Is this example supposed to also run on RASPI 4 or am I just wasting my time?
Independent of the model used I get this error.
Loading model: models/mobilenet/posenet_mobilenet_v1_075_481_641_quant_decoder_edgetpu.tflite
[1] 18593 segmentation fault python3 anonymizer.py
The text was updated successfully, but these errors were encountered: