Hi,
I set up the python environment for SDK5.0 yesterday and am getting
File “pyzed\sl.pyx”, line 1, in init pyzed.sl
ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
I tried numpy version 2.2.4 as first installed and then 2.0.0 as the minimum requirement from the wrapper. Both give the same issue. Has anyone else faced this yet and got a solution?