Форум сайта python.su
9
Скачал Django-1.2.3. Захожу в папку docs, набираю make html. Вылезает ошибка
sphinx-build -b djangohtml -d _build/doctrees . _build/html
Exception occurred:
File "/usr/lib/python2.5/site-packages/sphinx/application.py", line 122, in setup_extension
raise ExtensionError('Could not import extension %s' % extension, err)
ExtensionError: Could not import extension djangodocs (exception: No module named builders.html)
The full traceback has been saved in /tmp/sphinx-err-YH-sbr.log, if you want to report the issue to the author.
Please also report this if it was a user error, so that a better error message can be provided next time.
Send reports to sphinx-dev@googlegroups.com. Thanks!
make: *** [html] Ошибка 1
Офлайн
41
Доки джанги используют экстеншн djangodocs
попробуй сфинкс обновить
надеюсь это после make html вылазит?
Офлайн
9
Да, после make html. Попробую обновить сфинкс
Офлайн