Updates:
Labels: -Priority-Medium Priority-High
Comment #1 on issue 3598 by [email protected]: Docs do not build in Python
3
http://code.google.com/p/sympy/issues/detail?id=3598
So I guess it is running Python 2 Sphinx, and the only reason it was
working before was that it picked up some other version of SymPy in the
PATH. Indeed, at
http://docs.sympy.org/0.7.2-py3k/_modules/sympy/core/basic.html#Basic, you
can see that it is using the Python 2 source. So this needs to be fixed.
This also means that the Python 3 docs that I uploaded to Google Code for
SymPy 0.7.2 are not really correct. So once this is fixed, we need to back
port the change from 96d4b7f4f680dd41d126f69a77b78757ac9f8059 as well as
whatever we fix here to the release and do it again. The PDF docs should
be OK as far as I know, because all the Sphinx examples were translated,
it's just the SymPy source that isn't.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.