Do you get any output (e.g. a traceback) or it just goes poof?  (You may 
need to run it from the command line if you aren't already).

Cheers,
Mike

william ratcliff wrote:
> Now, it no longer gives rise to the previous error, but python crashes 
> when I run the embedding_in_wx4.py example. 
>
> William
>
> On 8/1/07, *John Hunter* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     On 8/1/07, Michael Droettboom < [EMAIL PROTECTED]
>     <mailto:[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