Closed hovercraft-github closed 1 year ago
I have confirmed your bug report. I don't know enough about python to 'fix' the issue. A fix would be that it works with newer versions of setuptools. Your workaround will suffice until I can find an answer. It appears that you need to call count() or details() first to initialise things. I'll add it to the doco.
I've found the solution to building on later versions of setuptools. Trouble is, it is incompatible with versions < 49. Setting is now >=49