My guess is that you have run into DLL Hell.
I would try to figure out the dependency situation using a Windows dependency walker such as the following:
Alternatively, try to load the opencv_JLL firs.
My guess is that you have run into DLL Hell.
I would try to figure out the dependency situation using a Windows dependency walker such as the following:
Alternatively, try to load the opencv_JLL firs.