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

autoapi.not_readable error only on readthedocs #513

Closed
c-randall opened this issue Feb 4, 2025 · 2 comments
Closed

autoapi.not_readable error only on readthedocs #513

c-randall opened this issue Feb 4, 2025 · 2 comments

Comments

@c-randall
Copy link

c-randall commented Feb 4, 2025

I'm getting a [autoapi.not_readable] error every time I try to build my documentation on readthedocs. The error does not occur locally.

I even tried to just rebuild a previously successful documentation version. Without making any changes, I'm getting the same [autoapi.not_readable] error on these previously successful versions too. It occurs for every file in my package.

@dstansby
Copy link
Contributor

dstansby commented Feb 4, 2025

For anyone looking for a pix, pinning astroid<4 in your dependencies should work.

This is a duplicate of #512 (or the other way round)

zulissimeta added a commit to FAIR-Chem/fairchem that referenced this issue Feb 5, 2025
See readthedocs/sphinx-autoapi#513

All docs fail to build after astroid incremented to v4. Pinning <3 for now should fix this.
github-merge-queue bot pushed a commit to FAIR-Chem/fairchem that referenced this issue Feb 5, 2025
See readthedocs/sphinx-autoapi#513

All docs fail to build after astroid incremented to v4. Pinning <3 for now should fix this.
@AWhetter
Copy link
Collaborator

Closing as a duplicate of #512

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

3 participants