[scikit-learn] Broken c dependencies

Georg Heiler georg.kf.heiler at gmail.com
Tue May 9 11:36:45 EDT 2017


Hi,

unfortunately, the c dependencies of my scikit-learn installation broke and
I get the following error on osx:

dlopen(/usr/local/lib/python3.6/site-packages/sklearn/svm/libsvm.cpython-36m-darwin.so,
2): Symbol not found: __ZdlPvm
  Referenced from:
/usr/local/lib/python3.6/site-packages/sklearn/svm/libsvm.cpython-36m-darwin.so
(which was built for Mac OS X 10.12)
  Expected in: /usr/lib/libstdc++.6.dylib
 in /usr/local/lib/python3.6/site-packages/sklearn/svm/libsvm.cpython-36m-darwin.so

Even removing my python installation and re-installing does not seem to get
this library back.

Regards,
Georg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170509/871e575a/attachment.html>


More information about the scikit-learn mailing list