Hello team,
I encountered this error. Kindly help out
10/09/2023 11:22:55 pygeoprocessing.geoprocessing INFO all done processing polygon sets for watershed_results_wyield_results.shp
10/09/2023 11:22:55 taskgraph.Task ERROR Something went wrong when adding task create_ws_id_vector_output (15), 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/annual_water_yield.py”, line 935, in write_output_vector_attributes
File “natcap/invest/annual_water_yield.py”, line 1192, in compute_watershed_valuation
TypeError: can’t multiply sequence by non-int of type ‘str’
10/09/2023 11:22:55 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 843, in execute
File “taskgraph/Task.py”, line 674, in add_task
File “taskgraph/Task.py”, line 1093, in _call
File “natcap/invest/annual_water_yield.py”, line 935, in write_output_vector_attributes
File “natcap/invest/annual_water_yield.py”, line 1192, in compute_watershed_valuation
TypeError: can’t multiply sequence by non-int of type ‘str’
10/09/2023 11:22:55 natcap.invest.utils INFO Elapsed time: 2.07s
10/09/2023 11:22:55 natcap.invest.utils INFO Execution finished