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

TypeError: argument to reversed() must be a sequence #9811

Closed
RobH123 opened this issue Nov 2, 2021 · 2 comments
Closed

TypeError: argument to reversed() must be a sequence #9811

RobH123 opened this issue Nov 2, 2021 · 2 comments
Labels

Comments

@RobH123
Copy link

RobH123 commented Nov 2, 2021

Describe the bug

Build fails with above error when processing a .rst file. I'm a first-time ReadTheDocs user, but I couldn't find any help on where to find the error in my file.

How to Reproduce

Not sure how long this file is kept for, but it's at https://readthedocs.org/api/v2/build/15164895.txt

Expected behavior

No response

Your project

https://readthedocs.org/projects/gl-manual/builds/

Screenshots

No response

OS

n/a

Python version

n/a

Sphinx version

n/a

Sphinx extensions

No response

Extra tools

No response

Additional context

No response

@latacita
Copy link

latacita commented Nov 5, 2021

I get the same error. My project, hosted in Read The Docs, does not work anymore.

@astrojuanlu
Copy link
Contributor

Different error message, but same root cause as #9810, #9809, #9727, #9788, readthedocs/readthedocs.org#8616 , readthedocs/readthedocs.org#8618, readthedocs/readthedocs.org#8640, readthedocs/readthedocs.org#8642. You can solve this by capping docutils to <0.18 in your requirements. More information here: https://blog.readthedocs.com/build-errors-docutils-0-18/

@tk0miya tk0miya added docutils Tags upstream Docutils issues type:question closed:duplicate and removed type:bug labels Nov 7, 2021
@tk0miya tk0miya closed this as completed Nov 7, 2021
boegel added a commit to boegel/Lmod that referenced this issue Nov 9, 2021
boegel added a commit to boegel/Lmod that referenced this issue Nov 9, 2021
boegel added a commit to boegel/Lmod that referenced this issue Nov 9, 2021
Arusekk added a commit to Arusekk/pwntools that referenced this issue Nov 11, 2021
Arusekk added a commit to Gallopsled/pwntools that referenced this issue Nov 11, 2021
* Try to fix build failures by updating sphinx

See sphinx-doc/sphinx#9811

* Does not work with py2, so pin old docutils
Arusekk added a commit to Gallopsled/pwntools that referenced this issue Nov 15, 2021
* Try to fix build failures by updating sphinx

See sphinx-doc/sphinx#9811

* Does not work with py2, so pin old docutils
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants