2013/7/29 Olivier Grisel <[email protected]>: > I found problems when running the tests on an installed version of > scikit-learn 0.14a1 under linux python 3. Note this is the first test > I did so it might not be related to python 3 at all: > > Here is the test script and the output: > > https://gist.github.com/ogrisel/6102848 > > I opened an issue here to track the resolution: > > https://gist.github.com/ogrisel/6102848
The URL for the issue is: https://github.com/scikit-learn/scikit-learn/issues/2318 I closed it as the reported failures are false positives caused by a discrepancy in namespace handling from the doctest runner between . I did another test under OSX and Python 2.7 and the tarball seems valid too. +1 for pushing scikit-learn-0.14a1to PyPI. Any volunteer to prepare the windows binary for the 0.14a1 tag built with Visual C++ 2008 Express? Maybe Vlad? -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
