numpy error!
BeBuBu opened this issue · 1 comments
BeBuBu commented
ValueError: numpy.ndarray size changed, may indicate binary incompatibility.
Expected 96 from C header, got 88 from PyObject!
mjhydri commented
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.