Hello,
For 2 days I have been trying to install open cv on my raspberry pi 4 in order to do object Identification with a camera for a study project.
I followed this tutorial to install opencv : https://core-electronics.com.au/guides/object-identify-raspberry-pi/#Set
But when I executed this line of command :
make -j $(nproc)
the download started well but at 28% I got this error message:
Someone know why i got this error ?
Thanks (sorry for my bad english)