Closed dimitrismistriotis closed 9 months ago
Resolves #33
https://scikit-learn.org/stable/whats_new/v1.4.html#release-notes-1-4
The 1.4.1.post1 release includes a packaging fix requiring numpy<2 to account for incompatibilities with NumPy 2.0 ABI. Note that the 1.4.1 release is not available on PyPI and conda-forge.
Got it, good to go from my side
@menkotoglou Strange behaviour with Python3.8. Scikit learn does not mention deprecation but version is not available. Code here essentially skips latest version... Do not know if we should deprecate it or not. My take is to leave things as-is perhaps with a note to README in case they did not include Python 3.8 by accident.