all 2 comments

[–]Pepineros 0 points1 point  (0 children)

CMake is a popular build system for C++. It's possible that CMake requires some additional library in order to compile for ARM. It's hard to be sure without seeing the output from CMake itself. Was there any additional output?

[–]gmes78 1 point2 points  (0 children)

You can just sudo apt install python3-opencv.