I'm having trouble using it

02/20/2024 11:23:03 taskgraph.Task ERROR Something went wrong when adding task create_Kc_raster (1), terminating taskgraph.
Traceback (most recent call last):
File “taskgraph\Task.py”, line 674, in add_task
File “taskgraph\Task.py”, line 1093, in _call
File “natcap\invest\utils.py”, line 1047, in reclassify_raster
File “pygeoprocessing\geoprocessing.py”, line 2147, in reclassify_raster
File “<array_function internals>”, line 200, in isclose
File “numpy\core\numeric.py”, line 2377, in isclose
TypeError: ufunc ‘isfinite’ not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ‘‘safe’’
02/20/2024 11:23:03 natcap.invest.utils ERROR Exception while executing natcap.invest.annual_water_yield
Traceback (most recent call last):
File “natcap\invest\utils.py”, line 164, in prepare_workspace
File “invest\cli.py”, line 469, in main
File “natcap\invest\annual_water_yield.py”, line 693, in execute
File “taskgraph\Task.py”, line 674, in add_task
File “taskgraph\Task.py”, line 1093, in _call
File “natcap\invest\utils.py”, line 1047, in reclassify_raster
File “pygeoprocessing\geoprocessing.py”, line 2147, in reclassify_raster
File “<array_function internals>”, line 200, in isclose
File “numpy\core\numeric.py”, line 2377, in isclose
TypeError: ufunc ‘isfinite’ not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ‘‘safe’’
02/20/2024 11:23:03 natcap.invest.utils INFO Elapsed time: 0.35s
02/20/2024 11:23:03 natcap.invest.utils INFO Execution finished

Please attach your entire log file.