Closed pseudoyim closed 2 years ago
Got this error:
ImportError: Your installation of numpy 1.16.6 is out-of-date.
scikit-learn requires numpy >= 1.17.3.
Adding a conda_build_config.yaml
to pin to numpy-1.19
.
There was a missing build for the linux-64
platform. I've reopened the PR
Notes:
python<3.8
; upstream project began support for onlypy38
topy310
starting in version 1.1.0.tests_to_skip
lines forwin-32
(we no longer support for this platform).v1.1.0
,scikit-learn
requires minimum ofnumpy-1.17.3
. See changelog for v1.1.0.joblib
numpy
scipy
setuptools
threadpoolctl
pytest