mblondel / soft-dtw

Python implementation of soft-DTW.
BSD 2-Clause "Simplified" License
550 stars 98 forks source link

numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C head #29

Open askua opened 2 years ago

askua commented 2 years ago

Numpy version is 1.19.5, run fail, I upgrade Numpy version, 1.21.0, I success!

Reference: [1] https://blog.csdn.net/sinat_28442665/article/details/119542328