Cognibuild
numpy.int was deprecated in NumPy 1.20 and was removed in NumPy 1.24. You can change it to numpy.int_, or just int.
numpy.int
numpy.int_
int