Yeah, having a continuation of the download or retry would be nice, I 
think. PR welcome.

On 12/31/2015 05:58 AM, Toasted Corn Flakes wrote:
> Currently, if you interrupt check_fetch_lfw() (which downloads about 200mb of 
> data), the incomplete lfw-funneled.tgz stays on disk, and running it again 
> raises EOFError: Compressed file ended before the end-of-stream marker was 
> reached.
>
> Would it be useful to implement a retry in that case (delete archive and 
> download again) ?
>
> To reproduce, run benchmarks/bench_plot_incremental_pca.py and interrupt with 
> ctrl-c, then run it again
>
> Thanks
> ------------------------------------------------------------------------------
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general


------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to