mjhydri/BeatNet

numpy error!

BeBuBu opened this issue · 1 comments

ValueError: numpy.ndarray size changed, may indicate binary incompatibility.
Expected 96 from C header, got 88 from PyObject!

This is a common error and happens when your NumPy isn't either up to date or compatible with the rest of the packages. My recommendation is to update your NumPy package or reinstall it.