#10539: Sphinx error: Could not import extension djangodocs, when running sphinx v0.6b1 ---------------------------+------------------------------------------------ Reporter: waa | Owner: nobody Status: new | Milestone: Component: Documentation | Version: SVN Keywords: sphinx v0.6b1 | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ See error below:
w...@waa:~/svn/django/branches/release/1.0.X/docs$ make html mkdir -p _build/html _build/doctrees sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v0.6b1 /home/waa/svn/django/branches/release/1.0.X/docs/_ext/djangodocs.py:9: DeprecationWarning: The sphinx.builder module is deprecated; please import builders from the respective sphinx.builders submodules. import sphinx.builder Extension error: Could not import extension djangodocs (exception: No module named htmlwriter) make: *** [html] Error 1 -- Ticket URL: <http://code.djangoproject.com/ticket/10539> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
