8000
Installation fails on MacOS 10.11 El Capitan with Python 3.10 #24113
Labels
Describe the bug
There is a scikit_learn-1.1.1-cp310-cp310-macosx_10_13_x86_64.whl Wheel available on PyPi, but nothing compatible with earlier versions of MacOS running Python 3.10
As a result, pip attempts to compile from source. This fails as below.
Numpy and SciPy are already installed.
Steps/Code to Reproduce
Expected Results
Something like
Downloading scikit_learn-1.1.1-cp310-cp310-macosx_10_9_x86_64.whl
Actual Results
Versions
The text was updated successfully, but these errors were encountered: