Installation from pip fails

I believe it is something about changes in python 3.9 and c sources which are pulled when pip install kwant. Python 3.9, clean environment (also tried with cython installed).

kwant/_system.c:29696:71: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’