Ah. I've got 0.5. I was hoping I wouldn't have to do that crazy
backward compatibility stuff that mathpng.py does, but it looks like
I'll have to to support 0.4. I'll look into this.
Cheers,
Mike
John Hunter wrote:
> On Wed, Jun 11, 2008 at 12:05 PM, Michael Droettboom <[EMAIL PROTECTED]>
> wrote:
>
>> It's related to my recently updating pyparsing.py... It seems that it isn't
>> Python 2.4 compatible anymore.
>>
>> I'd like to workaround the definiciences in the new pyparsing.py if I can
>> (rather than simply revert) as the error messages are much more specific
>> with the new version.
>>
>> I have submitted a workaround to this specific problem. Can you please let
>> me know if it resolves your issue?
>>
>
> That did it, I'll let you know if I see anything else. What version
> of docutils are you on? Now I am using docutils-0.4-py2.4.egg
> getting:
>
>
> File
> "/opt/tradelink/share/research/site-packages.beta/Sphinx-0.3-py2.4.egg/sphinx/application.py",
> line 123, in setup_extension
> raise ExtensionError('Could not import extension %s' % extension, err)
> ExtensionError: Could not import extension math_symbol_table
> (exception: cannot import name Directive)
>
>
> In [1]: import docutils
>
> In [2]: docutils.__version__
> Out[2]: '0.4'
>
--
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel