I'm trying to activated EdjeElectronics object detection project on my raspberry pi 4b and when i try to start the object detection it gives me this error: ImportError: libcblas.so.3: cannot open shared object file: no such file or directory.
Can you please give me suggestions on how to solve this error.
EdjeElectronics object detection project: https://github.com/EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi. Thanks in advance.