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

build_sphinx, IndexError: list index out of range #9916

Open
NinaHristozovaTR opened this issue Nov 30, 2021 · 0 comments
Open

build_sphinx, IndexError: list index out of range #9916

NinaHristozovaTR opened this issue Nov 30, 2021 · 0 comments

Comments

@NinaHristozovaTR
Copy link

NinaHristozovaTR commented Nov 30, 2021

Describe the bug

I run job build docs/

and I get the following error traseback:

checking consistency... done
preparing documents... failed

Exception occurred:
  File ".../venv/lib/python3.8/site-packages/sphinx/search/__init__.py", line 293, in <setcomp>
    rv[k] = {index2fn[i] for i in v}
IndexError: list index out of range

How to Reproduce

After deleted markdown.md and notebooks.ipynb and all their references. Then I replaced them with new md files with new names and when I try to build the new docs I get the above error.

Expected behavior

No response

Your project

NA

Screenshots

No response

OS

Mac

Python version

3.8

Sphinx version

4.3.0

Sphinx extensions

No response

Extra tools

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants