pynndescent icon indicating copy to clipboard operation
pynndescent copied to clipboard

scipy 1.8.0 causes: ValueError: Unknown Distance Metric: wminkowski in test suite

Open apteryks opened this issue 3 years ago • 1 comments

Hello,

When testing this package against scikit 1.8.0, it fails the test_weighted_minkowski test with the error in the title. This is how scikit-learn dealt with it, for example: https://github.com/scikit-learn/scikit-learn/commit/f924bc8a1da541fa63b649046cedbc51d1024464.

I hope that's useful, thank you!

apteryks avatar Apr 18 '22 21:04 apteryks

Thanks. I believe the current master has fixes in for this from @jamestwebber so hopefully this will be resolved when I get a new patch release out.

lmcinnes avatar Apr 18 '22 22:04 lmcinnes