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

./manage.py update_docs_and_index failing #1504

Open
czue opened this issue Mar 26, 2024 · 1 comment
Open

./manage.py update_docs_and_index failing #1504

czue opened this issue Mar 26, 2024 · 1 comment

Comments

@czue
Copy link
Contributor

czue commented Mar 26, 2024

I'm trying to set up my development environment following the instructions in the README. When I run ./manage.py update_docs_and_index I get the following error:

Sphinx version error:
The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
sphinx-build returned an error (release fr/5.0, builder json)

This appears to step from the Sphinx==4.5.0 requirement. I tried pinning Sphinx to 5.0.2 and it works, but I'm not sure that introduces any breaking changes to the built output.

@czue
Copy link
Contributor Author

czue commented Mar 26, 2024

After this command failed I wasn't able to run it again without this change: #1507

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

1 participant