Hi, After I run the bin/use2to3 script, I had to manually set the following variables in py3k-sympy/doc/Makefile:
PYTHON=python3.3 SPHINXBUILD = PYTHONPATH=..:$(PYTHONPATH) sphinx-build-3.3 The reasons are obvious. So, perhaps we could have some 'sed' magic incorporated in bin/use2to3 ? I am curious as to how the official Python 3 branch docs are built: http://docs.sympy.org/0.7.2-py3k/index.html ? Best, Amit. -- http://echorand.me -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
