From: Jouni K S. <jk...@ik...> - 2005-12-01 11:24:32
|
John Hunter <jdh...@ac...> writes: >>>>>> "Charlie" == Charlie Moad <cw...@gm...> writes: > > Charlie> simple pylab script: a = axes() a.set_xticklabels(['a', > Charlie> 'b', 'c']) show() > > Charlie> TypeError: list indices must be integers > > Did someone fix this? I can't replicate it. I had similar problems with an earlier CVS version (using WXAgg), but a recent cvs update command fixed it. Perhaps the problem has been masked instead of fixed, since pylab fails to show the x coordinate of the mouse pointer when I move it around. That is, the text in the bottom right panel is something like "x=, y=3.5016e-1". It seems that the code that caused the exception is related to computing these coordinates. -- Jouni K Seppänen |