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

Problems when updating to sphinx to 4.1.2 on readthedocs #593

Closed
kolibril13 opened this issue Aug 4, 2021 · 4 comments
Closed

Problems when updating to sphinx to 4.1.2 on readthedocs #593

kolibril13 opened this issue Aug 4, 2021 · 4 comments

Comments

@kolibril13
Copy link
Contributor

After updating:
image
I got this error on readthedocs:

Exception occurred:
  File "/home/docs/checkouts/readthedocs.org/user_builds/flyingframes/envs/latest/lib/python3.8/site-packages/nbsphinx.py", line 2151, in depart_codearea_latex
    assert 'Verbatim' in lines[0]
AssertionError
The full traceback has been saved in /tmp/sphinx-err-8zrn16tf.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!

any ideas?

@kolibril13 kolibril13 changed the title Problems when updating to sphinx to 4.1.2 Problems when updating to sphinx to 4.1.2 on readthedocs Aug 4, 2021
@mgeier
Copy link
Member

mgeier commented Aug 4, 2021

Duplicate of #584, can you please check if #591 fixes this for you?

@kolibril13
Copy link
Contributor Author

kolibril13 commented Aug 4, 2021

image
like this, right?
edit, no, that seems to be wrong:

Collecting git+git:https://github.com/mgeier/nbsphinx@sphinxuseclass (from -r docs/rtd-requirements.txt (line 4))
  Cloning git:///https://github.com/mgeier/nbsphinx (to revision sphinxuseclass) to /tmp/pip-req-build-dm1450bb
  Running command git clone -q git:///https://github.com/mgeier/nbsphinx /tmp/pip-req-build-dm1450bb
  fatal: Unable to look up  (port 9418) (Name or service not known)
WARNING: Discarding git+git:https://github.com/mgeier/nbsphinx@sphinxuseclass. Command errored out with exit status 128: git clone -q git:///https://github.com/mgeier/nbsphinx /tmp/pip-req-build-dm1450bb Check the logs for full command output.
ERROR: Command errored out with exit status 128: git clone -q git:///https://github.com/mgeier/nbsphinx /tmp/pip-req-build-dm1450bb Check the logs for full command output.

edit2: here is my repo and the file:
https://github.com/kolibril13/flyingframes/blob/main/docs/requirements.txt

@mgeier
Copy link
Member

mgeier commented Aug 10, 2021

The latest nbsphinx release should fix this.

@kolibril13
Copy link
Contributor Author

Perfect, that worked!

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

2 participants