New comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/issues/33917#issuecomment-962649685 Comment: > > It should be `from collections.abc import Iterable`, latest ESR is 91.3.0 which has this fixed. We can either update to it or make a simple patch for the current version. > > That's just the peak of the iceberg, there's too many errors to fix (I fixed 10 or so the other day before giving up) - better update to 91.3 @Duncaen > or build with python 3.9. This is not possible, we are using python 3.10 everywhere.