2013/8/8 Nelle Varoquaux <nelle.varoqu...@gmail.com>: > Hi Frédéric, > > This is not a good way to run the tests. Please, use nose to run the tests, > or type "make test" in the root folder of scikit-learn.
This method only works to test the project buily from the source folder. It does not work if you install the officially released package using pip or the windows binary package for instance. To launch the tests for the installed package use, from any non-source folder: nosetests --exe sklearn -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general