On 8/1/07, Michael Droettboom <[EMAIL PROTECTED]> wrote:

> >> "c:\python25\Lib\site-packages\matplotlib\mathtext.py",
> >> line 1189, in Vli
> >> st
> >>     def vpack(self, h=0., m='additional', l=float('inf')):
> >> ValueError: invalid literal for float(): inf

> I'm not opposed to importing mathtext on demand only, but that would be new.

I see, it wasn't clear to me on my first look that the bug was
triggered at module load time.  I had assumed the bug was triggered by
*using* mathtext.  Since you seem to have found the fix (numpy.inf)
I'm happy to leave it as is.

JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to