Message199796
| Author |
Arfrever |
| Recipients |
Arfrever, docs@python, ezio.melotti, georg.brandl, kousu, python-dev |
| Date |
2013年10月13日.20:42:23 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1381696943.76.0.139241598968.issue19248@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
> Is the assumption that python2 is still supposed to be the default python everywhere?
> Is python 3 not able to build itself yet?
You can manually install Sphinx >=1.1 (preferably >=1.2.*) (and its dependencies) using Python 3, and directly call `sphinx-build` from so installed Sphinx, instead of using `make`. |
|