Thank you for the 'fix'. Both the demo and my old matplotlib based scripts work again.RichardOn Friday 28 July 2006 17:19, Richard Ruth wrote:> I upgraded to matplotlib-0.87.4 Now I receive an error like the following> every time I try to use matplotlib.dates. The following error messages> were
> "PGM" == PGM <[EMAIL PROTECTED]> writes:
PGM> Richard, in matplotlib/dates.py, change line 155 from
PGM> remainder = x - ix to remainder = float(x) - ix
Thanks for th tip -- I'll commit this to svn.
JDH
-
Tak
On Friday 28 July 2006 17:19, Richard Ruth wrote:
> I upgraded to matplotlib-0.87.4 Now I receive an error like the following
> every time I try to use matplotlib.dates. The following error messages
> were generated when I tried to run matplotlib-0.87.4/examples/date_demo1.py
>
> Any Idea on how
I upgraded to matplotlib-0.87.4 Now I receive an error like the following every time I try to use matplotlib.dates. The following error messages were generated when I tried to run matplotlib-0.87.4/examples/date_demo1.pyAny Idea on how I can get dates working again?(I am running the 2.6.17.6 kern