|
From: John H. <jdh...@ac...> - 2005-08-11 13:37:36
|
>>>>> "Nils" == Nils Wagner <nw...@me...> writes:
Nils> Hi all, Any pointer to resolve the problem within ding.py
Nils> (see attachment) would be appreciated.
Nils> I am using
>>>> matplotlib.__version__
Nils> '0.84cvs'
I do not recommend that you try and use tex support with matplotlib
CVS, since it is currently broken with some recent changes I made to
the image module, though I think the cause of your problem lies
elsewhere. Also, there is a problem I am experiencing trying to make
external calls (eg to latex) under GTKAgg, which I think may be
related to threading. Try installing the latest release (0.83.2),
removing your ~/.matplotlib/tex.cache, and rerunning your script.
JDH
|