[psycopg] documentation build failure with python sphinx 1.6.3

Поиск
Список
Период
Сортировка
От Pavel Raiskup
Тема [psycopg] documentation build failure with python sphinx 1.6.3
Дата
Msg-id 2741387.dvL6Cb0VMB@nb.usersys.redhat.com
обсуждение исходный текст
Ответы Re: [psycopg] documentation build failure with python sphinx 1.6.3  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список psycopg
Hi all,

with recent Fedora's sphinx packages, it seems to be a problem to build the
documentation in doc/ directory:

    $ make
    make_admonition

    WARNING: couldn't import psycopg to read version.
    WARNING: couldn't import psycopg to read version.
    /usr/lib/python3.6/site-packages/sphinx/util/compat.py:40:
    RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and
    will be removed in Sphinx 1.7, please use docutils' instead.
    RemovedInSphinx17Warning)

    Extension error:
    Could not import extension dbapi_extension (exception: cannot import name
    'make_admonition')
    /usr/lib/python3.6/site-packages/sphinx/util/compat.py:40:
    RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and
    will be removed in Sphinx 1.7, please use docutils' instead.
    RemovedInSphinx17Warning)

    Extension error:
    Could not import extension dbapi_extension (exception: cannot import name
    'make_admonition')

Is there some work-around for this?  We use python-sphinx-1.6.3.

Pavel



В списке psycopg по дате отправления:

Предыдущее
От: Karsten Hilbert
Дата:
Сообщение: Re: [psycopg] 2.7.2 still problem with readonly/autocommit, was:Changing set_session implementation
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Re: [psycopg] documentation build failure with python sphinx 1.6.3