$ py example.py
Traceback (most recent call last):
File "/Users/ahle/Dropbox (Meta)/kode/ts/FFHT/example.py", line 14, in <module>
ffht.fht(a)
RuntimeError: PyArray_GetArrayParamsFromObject() C-API function is removed `PyArray_FromAny()` should be used at this time. New C-API may be exposed in the future (please do request this if it would help you).
I'm on numpy version 1.21.3.