invest模型做生境质量报错

威胁因子我选择了一个一级类型农田,三个二级类型 城镇建设用地、农村聚落、裸地;

分别提取威胁因子后生成了四个GRID图层;

导入invest模型后出现了:
Initializing...
Showing messages with level INFO and higher
2020-04-02 16:44:09,481 utils.prepare_workspace(115) INFO Writing log messages to C:\Users\Administrator\Documents\habitat_quality_workspace\InVEST-Habitat-Quality-log-2020-04-02--16_44_09.txt
2020-04-02 16:44:09,482 model._logged_target(1642) Level 100 Starting model with parameters:
Arguments for InVEST natcap.invest.habitat_quality 3.8.0:
half_saturation_constant 15
lulc_cur_path C:/Users/Administrator/Desktop/陕西省100米分辨率土地覆被数据(2005年)-数据实体/lucc_2005_SHX.tif
n_workers -1
results_suffix

sensitivity_table_path C:/Users/Administrator/Desktop/2005HQ/英 敏感度.csv
threat_raster_folder C:/Users/Administrator/Desktop/2005HQ/one
threats_table_path C:/Users/Administrator/Desktop/2005HQ/英 威胁因子属性表.csv
workspace_dir C:\Users\Administrator\Documents\habitat_quality_workspace

2020-04-02 16:44:10,250 model._logged_target(1648) ERROR Exception while executing
Traceback (most recent call last):
File "site-packages\natcap\invest\ui\model.py", line 1645, in _logged_target
File "site-packages\natcap\invest\habitat_quality.py", line 343, in execute
File "site-packages\natcap\invest\habitat_quality.py", line 793, in resolve_ambiguous_raster_path
ValueError: There was an Error locating a threat raster in the input folder. One of the threat names in the CSV table does not match to a threat raster in the input folder. Please check that the names correspond. The threat raster that could not be found is: C:/Users/Administrator/Desktop/2005HQ/one\农田_c
2020-04-02 16:44:10,251 model._logged_target(1651) INFO Execution finished
2020-04-02 16:44:10,253 utils.prepare_workspace(121) INFO Elapsed time: 0.77s
2020-04-02 16:44:10,255 execution.run(78) ERROR Target ._logged_target at 0x00DC8E40> failed with exception
Traceback (most recent call last):
File "site-packages\natcap\invest\ui\execution.py", line 68, in run
File "site-packages\natcap\invest\ui\model.py", line 1645, in _logged_target
File "site-packages\natcap\invest\habitat_quality.py", line 343, in execute
File "site-packages\natcap\invest\habitat_quality.py", line 793, in resolve_ambiguous_raster_path
ValueError: There was an Error locating a threat raster in the input folder. One of the threat names in the CSV table does not match to a threat raster in the input folder. Please check that the names correspond. The threat raster that could not be found is: C:/Users/Administrator/Desktop/2005HQ/one\农田_c
2020-04-02 16:44:10,256 execution.run(83) INFO Execution finished

不知道怎么改啊zhe'ge

解决了吗?为什么啊,我也遇到这个问题了