It's a backend issue:the code works with wxagg but not with gtkagg.
On 1 November 2010 00:54, Sameer Grover wrote:
> Can matplotlib be used in scripts with multiple processes, such as
> when using the multiprocessing module?
>
> I had some difficulty getting code to work in which I was carrying o
Can matplotlib be used in scripts with multiple processes, such as
when using the multiprocessing module?
I had some difficulty getting code to work in which I was carrying out
some long computations and wanted to show intermediate results in a
separate process so as not to interrupt the main comp