has this change with the latest releases of matplotlib? from the last
reply, it seems that enabling the cache make mpl quick for you, so
that would be the solution for this?

On Tue, Oct 20, 2015 at 4:19 PM, Nikolaus Rath <[email protected]> wrote:
> Hi Sandro,
>
> When running in a sid chroot using the TkAgg backend and python2, matplotlib
> is not using the ~/.matplotlib directory to cache data. It can be made to
> use it by setting $MPLCONFIGDIR=~/.matplotlib, but in that case it no longer
> reads ~/.config/matplotlib/matplotlibrc. If data caching is enabled by
> explicitly setting MPLCONFIGDIR, the slow startup problem no longer
> manifests.
>
> Additionally, when using PySide instead of TkAgg, matplotlib crashes with a
> segfault (I tried to clone this bug to make a separate report, but failed).
>
> Best,
> -Nikolaus



-- 
Sandro "morph" Tosi
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi

Reply via email to