[scikit-learn] Fwd: ValueError

Maniteja Nandana maniteja.modesty067 at gmail.com
Wed Jun 1 13:52:46 EDT 2016


Hi ,

I hope I am understanding the question correctly here. This happens when
there is mismatch between numpy installed and the one scikit-learn is
compiled with. In case there are multiple versions of numpy installed, it
is preferable to put the newest one on PYTHONPATH. If a stable version is
needed, uninstall previously installed scikit-learn, use ``pip install
--upgrade numpy`` and then reinstall scikit-learn. Hope it is helpful.

Regards,
Maniteja.
_________________________________________
scikit-learn mailing list
scikit-learn at python.org
https://mail.python.org/mailman/listinfo/scikit-learn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20160601/7311f3ba/attachment.html>


More information about the scikit-learn mailing list