Cython subclassing "First base of" ... "is not an extension type" even though it is defined with cdef
Cython Subclassing Headache First base of Error and How to Fix It Problem When attempting to subclass a Cython class in Cython you might encounter an error like