Closed jtxtina closed 5 years ago
So I encountered this "missing match of shape" error. And I failed to find fixes for such bugs online. Could you tell me how to solve it? Thank you so much!
This is a bug in SciPy that got introduced in version 1.3.0 and will be fixed in 1.4.0. https://github.com/scipy/scipy/issues/10910
I've implemented a workaround in 9684478.
So I encountered this "missing match of shape" error. And I failed to find fixes for such bugs online. Could you tell me how to solve it? Thank you so much!