Re: [Scikit-learn-general] Two errors on scikit-learn nosetests sklearn/

2012-07-02 Thread Olivier Grisel
> == > ERROR: Check that primal coef modification are not silently ignored > -- > Traceback (most recent call last): >   File > "/Users/anuzismichael/.virtualenvs/

Re: [Scikit-learn-general] Two errors on scikit-learn nosetests sklearn/

2012-07-01 Thread Alexandre Gramfort
hi Michael, this looks like a scipy problem related to PIL. scikit-learn has no dependency on PIL. Alex On Mon, Jul 2, 2012 at 3:47 AM, Michael Anuzis wrote: > Hello SKLearn community, > > Following up on a thread a few days ago on errors encountered running > nosetests sklearn. Providing the d

[Scikit-learn-general] Two errors on scikit-learn nosetests sklearn/

2012-07-01 Thread Michael Anuzis
Hello SKLearn community, Following up on a thread a few days ago on errors encountered running nosetests sklearn. Providing the details below as requested. Installation is based on git clone of: - https://github.com/fonnesbeck/ScipySuperpack - https://github.com/scikit-learn/scikit-learn