[scikit-learn] Fwd: ValueError

Matthew Brett matthew.brett at gmail.com
Wed Jun 1 15:03:55 EDT 2016


On Wed, Jun 1, 2016 at 11:50 AM, Sebastian Raschka
<mail at sebastianraschka.com> wrote:
> Oh that’s interesting, thanks for the info! I have never used the system Python and didn’t know that it comes with its own NumPy & SciPy; I thought it was more bare bones (sorry about the naive question, but is this a recent thing in Yosemite or has it been always like this?)

It's been like this since at least OSX 10.6, I haven't got anything
earlier to test on.

Yes, virtualenv is also a good solution, but I'd still prefer homebrew
/ python.org, because it allows you to install system packages without
worrying about breaking things or running into path oddness, as here.

Cheers,

Matthew


More information about the scikit-learn mailing list