Hi, On Wed, May 10, 2017 at 5:17 AM, Georg Heiler <georg.kf.hei...@gmail.com> wrote: > Hi Matthew, > > indeed, that works fine. But what was the Problem? Installation from source > should have worked fine?
Yes, it should, and I don't know what the problem is. I just compiled scikit-learn on OSX 10.11, Python.org Python 3.6, that gave me no error for python -c 'import sklearn.svm' My compile used clang, by default. I guess your compile used Homebrew gcc? Would you mind putting the output of: python3.6 setup.py develop >& dev_log.txt somewhere I can have a look? Thanks for your persistence, Matthew _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn