Hi, My name is Marco and I am trying to install scikit-learn on my mac (OX 10.11.6). I installed already python3, numpy (1.8.2) and scipy, however when I run pip3 scikit-learn I get several errors which are listed below.
Failed building wheel for scikit-learn and also: Command "/usr/local/opt/python/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-install-4z67z8of/ scikit-learn/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/tmp/pip-record-pbcsv1zz/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-install-4z67z8of/scikit-learn/ I would appreciate any suggestion/hint to solve this issue and the package. Thank you, Marco
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn