On Feb 29, 2012, at 21:53 , Olivier Grisel wrote: > 2012/2/29 Matthias Ekman <[email protected]>: >> I did some further testing and could reproduce the error on several >> machines including a fresh install of debian squeeze using python 2.6.6. >> However the problem only occurs with the last stable release 0.10, with >> the .11-git version it works fine. >> >> Please let me know if there is anything I can do to tackle this issue. >> Matthias > > Thanks very much for investigating. A quick check could be to replace > the the sklearn.external.joblib folder of the 0.10 release with a > symlink to the same folder in the dev version and see if it fixes the > issue. If so we could do a bugfix release. >
Also could you check if the Parallel K-means tests run on your setups that crash? Just run nosetests sklearn/cluster/test/test_kmeans.py Thank you Vlad > -- > Olivier > http://twitter.com/ogrisel - http://github.com/ogrisel > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
