BorealisAI / TSC-Disc-Proto

Discriminative Prototypes learned by Dynamic Time Warping (DTW) for Time Series Classification (TSC)
Other
31 stars 2 forks source link

Requirements Error #2

Closed hojasc closed 2 years ago

hojasc commented 2 years ago

After installing the necessary packages and running the main pythoin porgram I've got the following error, any solution?

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

hojasc commented 2 years ago

Works with numpy 1.22.0