Investigate why docutils<0.22 is needed.
Open
@selmanozleyen is already working on this.
Since Jan 21, 2026.
- Dominant language
- Python
- Stars
- 598
- Forks
- 121
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 3
Description
Report
Investigate why docutils<0.22 is needed. There is probably something going on. https://github.com/scverse/squidpy/pull/1097/commits/e0cb6e12bb3dfa43a29d045fc84fddbec5637128
Dirty fix done in this PR: https://github.com/scverse/squidpy/pull/1097
Error message:
the backrefs attribute no longer exists in certain node types, causing the KeyError.
I will just apply new templatw instead : https://github.com/scverse/cookiecutter-scverse/pull/467
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.