Hello!
I'm building an arm64 snap with OpenCV library by modifying SDK sample code, but keep getting an import error "No module named 'numpy.core._multiarray_umath'".
I can see the libraries in the snap file (attached screenshot), tried downgrading Numpy version, adding additional dependencies and environment paths, installing virtual environment and building with it. So far couldn't find any working solution.
Any suggestions appreciated!
Best regards,
Alex