RMS
RMS copied to clipboard
why we must need numpy <2.0?
there is no dpkg for python3-opencv with numpy <2.0.0;so why not upgrade it?
Numpy 2 changed many function interfaces, breaking lots of codes. We still need to get back to this, test, and make sure it works correctly. We initially tried using it but the code broke in many places.
This is a fix candidate: https://github.com/CroatianMeteorNetwork/RMS/pull/467