2012/5/4 Kalyana Sundaram Venkataraman <[email protected]>: > Hi, > > I am attaching a list of the run to the scikit test function. > > It Failed, which makes me wonder, if I am missing some critical components > or my installation is wrong. > > I installed the Neuro Debian and then installed it through the synaptic > manager.
This is known bug in nosetest or numpy.testing: https://github.com/scikit-learn/scikit-learn/issues/665 There is no scikit-learn specific errors in your log so you can assume that the install went well. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
