|
From: John H. <jdh...@ac...> - 2004-05-26 22:16:14
|
>>>>> "John" == John Hunter <jdh...@ac...> writes:
John> The good news is I can replicate it on my windows 98 box
John> (and a windows ME box). I've had no troubles on XP. It is
John> triggered by importing matplotlib.backends._gtkagg. That's
John> all I know so far, but I should be able to figure it out
John> from here.
I rewrote _gtkagg using cxx and this seems to have fixed the problem
(at least on my test systems). Flush the old, and try:
http://nitace.bsd.uchicago.edu:8080/files/share/matplotlib-0.54.1a.win32-py2.3.exe
FYI, this should have your errorbar fixes in as well.
Good luck!
JDH
|