[scikit-learn] compiling issue

Marco Fronzi marco.fronzi at gmail.com
Tue Jul 10 00:25:51 EDT 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180710/64b0bb5f/attachment.html>


More information about the scikit-learn mailing list