I have seen similar problems on stackoverflow, they work on a local system, but I am dockerizing a project and using windows containers. Those solutions don’t work in docker. I think I am missing some system files, I just don’t know which.
This error is related to opencv-python.
I tried installing opencv-contrib-python
But it did not work for me