This is a problem with 1.5.1 & 1.5.3, but not a problem with 1.4.8. Could not import extension sphinx.builders.linkcheck (exception: No module named exceptions) Makefile:53: recipe for target 'html' failed
This is the Makefile line that fails: https://github.com/prjemian/punx/blob/cache_45/docs/Makefile#L53 Chances are good that this report is related to this existing discussion: https://groups.google.com/forum/#!searchin/sphinx-users/linkcheck|sort:relevance/sphinx-users/Rn_ITu4hxmQ/RyXTNpKfEAAJ but this is a problem with an existing project that has built previously, not an initial setup. The revision of "Raghuram BK" [commenting out 'sphinx.builders.linkcheck', from .../sphinx/applications.py] allows the "make html" to continue past that point but that's an ugly repair. Should I open a new issue for this, related to https://github.com/sphinx-doc/sphinx/issues/3295? Thanks, Pete -- You received this message because you are subscribed to the Google Groups "sphinx-users" 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 https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
