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

Sphinx build broken #1234

Closed
ariebovenberg opened this issue Jan 14, 2022 · 1 comment · Fixed by #1245
Closed

Sphinx build broken #1234

ariebovenberg opened this issue Jan 14, 2022 · 1 comment · Fixed by #1245
Labels
bug Something isn't working

Comments

@ariebovenberg
Copy link
Contributor

ariebovenberg commented Jan 14, 2022

Bug report

What's wrong

The sphinx build fails due to issues unrelated to new PRs.

example of such a build: https://readthedocs.org/projects/returns/builds/15771948/

the offending warning is:

WARNING: Failed guarded type import with AttributeError('__globals__')

How is that should be

build should succeed, documentation generated without warning

System information

whatever readthedocs.org does

@ariebovenberg ariebovenberg added the bug Something isn't working label Jan 14, 2022
@ariebovenberg ariebovenberg mentioned this issue Jan 14, 2022
4 tasks
@thepabloaguilar
Copy link
Member

@sobolevn I found the issue on sphinx-autodoc-typehints! My PR should fix, so let's wait for the release of it:

tox-dev/sphinx-autodoc-typehints#211

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants