Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0.1: transaction not sphinx 4.0.x ready? #106

Closed
kloczek opened this issue Jun 11, 2021 · 5 comments
Closed

3.0.1: transaction not sphinx 4.0.x ready? #106

kloczek opened this issue Jun 11, 2021 · 5 comments

Comments

@kloczek
Copy link

kloczek commented Jun 11, 2021

Looks like it is some issue with way of using sphinx

+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_sphinx
Running Sphinx v4.0.2

Extension error:
Could not import extension repoze.sphinx.autointerface (exception: cannot import name 'force_decode' from 'sphinx.util' (/usr/lib/python3.8/site-packages/sphinx/util/__init__.py))
@kloczek
Copy link
Author

kloczek commented Jun 11, 2021

Or it is repoze.sphinx.autointerface module issue?

@jamadden
Copy link
Member

Or it is repoze.sphinx.autointerface module issue?

Yes. But you probably already know that because you opened repoze/repoze.sphinx.autointerface#18 (even though it duplicated the already open repoze/repoze.sphinx.autointerface#16).

@kloczek
Copy link
Author

kloczek commented Jun 11, 2021

I forgot about that :P

@mgedmin
Copy link
Member

mgedmin commented Jun 13, 2021

We've been adding Sphinx < 4.0 to [toxenv:docs] in various projects as a workaround for now.

@icemac
Copy link
Member

icemac commented Jun 16, 2021

In #102 we pinned to Sphinx < 4.0, this is needed until repoze.sphinx.autointerface is fixed. So closing this issue here.

@icemac icemac closed this as completed Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants