Updates:
Status: Fixed
Comment #10 on issue 1505 by [email protected]: doc Makefile does not
work when sphinx is installed in $HOME
http://code.google.com/p/sympy/issues/detail?id=1505
The line now reads:
SPHINXBUILD = PYTHONPATH=..:$(PYTHONPATH) $(SPHINXBUILDpy)
This has been fixed in this commit:
commit 9e8714af36efd687144cd476d81a20e3973f2d44
Auteur : Ondrej Certik <[email protected]> sam. août 8 17:05:18 2009
Commiteur : Ondrej Certik <[email protected]> sam. août 8 17:27:31 2009
Fix the PYTHONPATH in make html
Use the original pythonpath, just prepend ".." at the beginning. This
allows to
import sympy from the current repository, yet it allows to use sphinx if the
user installs it into his own modified pythonpath.
Signed-off-by: Ondrej Certik <[email protected]>
Signed-off-by: Aaron Meurer <[email protected]>
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
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.