To be clearer the original bug reported by Amita has been fixed by building new wheel packages in this issue:
https://github.com/scikit-learn/scikit-learn/issues/3548 To make sure that you install the lastest wheel packages you can do: pip uninstall -y scikit-learn rm -rf ~/.pip/cache pip install scikit-learn -- Olivier ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
