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

Failed to build html doc #702

Open
xcke opened this issue Sep 18, 2024 · 0 comments
Open

Failed to build html doc #702

xcke opened this issue Sep 18, 2024 · 0 comments

Comments

@xcke
Copy link

xcke commented Sep 18, 2024

In docs/requirements.txt we have a dep for sphinx 1.8.3.

This only works if alabaster==0.7.12 pinned.

Otherwise, with a fresh install I got:

make singlehtml
sphinx-build -b singlehtml -d _build/doctrees  -w warnings.txt . _build/singlehtml
Running Sphinx v1.8.3
loading translations [en]... done

Sphinx version error:
The alabaster extension used by this project needs at least Sphinx v3.4; it therefore cannot be built with this version.
make: *** [singlehtml] Error 2

Increasing the sphinx package version provided a lot of other issues.

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