sphinx-doc / sphinx

The Sphinx documentation generator
https://www.sphinx-doc.org/
Other
6.18k stars 2.03k forks source link

Jupyter book build sphinx error #9728

Open mccahim2 opened 2 years ago

mccahim2 commented 2 years ago

Describe the bug

I am running the jupyter-book build --all jupyterbookgit/ command to build a jupyter and I am getting this bug

How to Reproduce

jupyter-book build --all jupyterbookgit/

Expected behavior

I am expected to receive no errors and to get a link to view my jupyter-book on my computer.

Your project

https://github.com/mccahim2/jupyterbookgit

Screenshots

Screenshot from 2021-10-11 20-58-27

OS

Unix

Python version

python 3

Sphinx version

Unknown

Sphinx extensions

No response

Extra tools

No response

Additional context

No response

astrojuanlu commented 2 years ago

Looks like an incompatibility between https://github.com/executablebooks/sphinx-external-toc/ and Sphinx.

mccahim2 commented 2 years ago

I was working on my jupyter book this morning and I was able to build it. It is very strange now that I am getting this error. I have absolutely no idea how to fix it and I have to have my jupyter book submitted for an assignment on wednesday

astrojuanlu commented 2 years ago

@mccahim2 You might want to open this issue at https://github.com/executablebooks/jupyter-book/issues then, to get a faster response. This is unlikely to be a problem in Sphinx, although I might be mistaken.