We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wanted to use autodoc2 to create documentation for the code in https://pypi.org/project/gitea/1.0.0/
But autodoc2 crashed with a stacktrace, see the attached log. My setup is as follows:
Then I manually ran 'autodoc2 list .' from the top directory ('gitea') to get the same stacktrace. autodoc2-failure.log
I am using Debian Bookworm with autodoc2 0.5.0 (ie, the latest).
The bug was introduces in PR #40.
The text was updated successfully, but these errors were encountered:
Problem with outdated version of astroid, sorry.
Sorry, something went wrong.
No branches or pull requests
I wanted to use autodoc2 to create documentation for the code in https://pypi.org/project/gitea/1.0.0/
But autodoc2 crashed with a stacktrace, see the attached log. My setup is as follows:
Then I manually ran 'autodoc2 list .' from the top directory ('gitea') to get the same stacktrace.
autodoc2-failure.log
I am using Debian Bookworm with autodoc2 0.5.0 (ie, the latest).
The bug was introduces in PR #40.
The text was updated successfully, but these errors were encountered: