2012/3/22 Gael Varoquaux <[email protected]>: > On Thu, Mar 22, 2012 at 10:52:32PM +0100, Immanuel B wrote: >> I just debased my scikit-learn fork and run the tests in >> https://github.com/scikit-learn/scikit-learn/tree/master/sklearn/linear_model/tests >> . >> They all return with the same error, the tests in the other packages >> run just fine. > > Did you rebuild the package? It might be that you have a compiled module > that didn't get compiled.
Nice catch, that was indeed the problem. Thanks a lot! Immanuel ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
