On Fri, Sep 25, 2009 at 08:52:48PM -0700, Pat LeSmithe wrote: > >> I'm not an expert, but in case it helps: It seems that pyparsing is > >> already included with matplotlib. However, the import statement needs > >> to be qualified: > >> > >> sage: import matplotlib.pyparsing > > > > Ah ah, thanks much for the pointer! That will make things simpler > > indeed. > > > > Any better suggestion than to include a patch in dot2tex's spkg to fix > > the imports? > > That may be simplest. There appear to be just three lines to modify, in > > dot2tex/dotparsing.py > > But I'm not sure about setup.py. Perhaps an expert can clarify?
Done in: http://sage.math.washington.edu/home/nthiery/dot2tex-2.8.6.spkg Comments welcome! Cheers, Nicolas -- Nicolas M. ThiƩry "Isil" <[email protected]> http://Nicolas.Thiery.name/ --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
