El lunes, 13 de octubre de 2014 17:33:58 UTC-5, Richard Dennis escribió: > > Right. I don't get the error in version 0.3.1 either. But I do get it in > version 0.4.0-dev+371 commit c6036da. >
That is a "very old" dev version, but I also get it on 0.4.0-dev+1060 (1 day old). [Not sure what PyPlot has to do with it, though.] > > > On Monday, 13 October 2014 23:10:52 UTC+1, Richard Dennis wrote: >> >> Hi All, >> >> does anyone else get an error when they run the following in REPL: >> >> addprocs(1) >> using PyPlot >> a = @spawn randn(2,2) >> fetch(a) >> >> After fetch(a) I get the following: >> >> Worker 2 terminated. Error: ProcessExitedException() in wait at >> task.jl:284 >> >> Thanks, >> >> Richard >> >
