chrislit/abydos

Doesn't build correctly with Sphinx 4.2.0

Closed this issue · 1 comments

Hi!
I've tried building abydos with Sphinx 4.2.0, but I'm getting dozens or hundreds of errors like:

/usr/lib/python3/dist-packages/abydos/distance/_ample.py:docstring of abydos.distance._ample.AMPLE:13: WARNING: undefined label: confusion_table

I'm not sure what's causing it or how to fix it. It seems that Sphinx is not picking up the reference to confusion_table from abydos/distance/_token_distance.py. It's just plain weird.

Well, it looks as though it's an issue with Debian unstable just beginning to transition to Python 3.10, so sorry for the noise - please ignore this report. Closing now.