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

issue with Object_detection_picamera.py

Open moin786ahamad opened this issue 5 years ago • 2 comments
trafficstars

ImportError: /home/pi/.local/lib/python3.7/site-packages/cv2/cv2.cpython-37m-arm-linux-gnueabihf.so: undefined symbol: __atomic_fetch_add_8

moin786ahamad avatar Dec 20 '19 19:12 moin786ahamad

did you check if you have python3-picamera installed ?.. it is a python script afterall
cv2 is opencv could stream but this particular script is calling picamera but anyways the script is outdated in that tensorflow has seen upgrades since this project . If you fixed this picam issue you'll only bump into other issues - i suggest you look for a more recent project that achieves the same goals

maximlomans avatar Jan 08 '20 16:01 maximlomans

Have you found the solution?

ghost avatar Feb 03 '20 09:02 ghost