Найти - Пользователи
Полная версия: Создание документации Django. Ошибка
Начало » Django » Создание документации Django. Ошибка
1
svas
Скачал 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
С предыдущими версиями проблем не было. Пробовал для Django-1.2.1 - все нормально.
Не подскажите в чем может быть проблема?
slav0nic
Доки джанги используют экстеншн djangodocs

попробуй сфинкс обновить
надеюсь это после make html вылазит?
svas
Да, после make html. Попробую обновить сфинкс
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB