Cannot import emd
I can't import emd. Everytime it keeps throwing me "ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject" error. Apparently the solution is to update numpy but the current version of emd doesn't support numpy>=1.22. So I'm stuck here. Please make emd compatible with the latest versions of numpy.