It has something to do with the update of PyPlot from 1.3.0 to 1.4.0.  It 
does not occur with the former, but does with the latter.

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
>

Reply via email to