TensorFlow-Object-Detection-on-the-Raspberry-Pi icon indicating copy to clipboard operation
TensorFlow-Object-Detection-on-the-Raspberry-Pi copied to clipboard

Libmath Import Error

Open shahran12 opened this issue 4 years ago • 1 comments
trafficstars

I am getting this error when running the script. Checked everyting and followed all steps: python3 Object_detection_picamera.py Traceback (most recent call last): File "Object_detection_picamera.py", line 23, in import cv2 File "/usr/local/lib/python3.7/dist-packages/cv2/init.py", line 5, in from .cv2 import * ImportError: libImath-2_2.so.23: cannot open shared object file: No such file or directory

shahran12 avatar Feb 16 '21 02:02 shahran12

Hello, I have a similar issue, have you found a solution yet?

LotfiT avatar Oct 07 '22 07:10 LotfiT