2021-08-24 17:01:27,449 utils.prepare_workspace(123) INFO Writing log messages to C:/salida_prueba\InVEST-Scenic-Quality-log-2021-08-24--17_01_27.txt 2021-08-24 17:01:27,453 model._logged_target(1646) Level 100 Starting model with parameters: Arguments for InVEST natcap.invest.scenic_quality.scenic_quality 3.9.0: a_coef 1 aoi_path C:/salida_prueba/corridaprueba/datosv/betanproyec.shp b_coef 0 dem_path C:/salida_prueba/corridaprueba/datosv/demfilpr.tif do_valuation True max_valuation_radius 8000 n_workers -1 refraction 0.13 results_suffix betanci structure_path C:/salida_prueba/corridaprueba/datosv/puntos.shp valuation_function linear: a + bx workspace_dir C:/salida_prueba 2021-08-24 17:01:27,457 scenic_quality.execute(207) INFO Starting Scenic Quality Model 2021-08-24 17:01:27,552 scenic_quality.execute(240) INFO Building file registry 2021-08-24 17:01:27,587 utils._log_gdal_errors(80) ERROR [errno 1] C:/salida_prueba\intermediate\structures_clipped_betanci.shp is not a directory. 2021-08-24 17:01:27,588 Task.add_task(781) ERROR Something went wrong when adding task clip_reprojected_structures_to_aoi (2), terminating taskgraph. Traceback (most recent call last): File "site-packages\taskgraph\Task.py", line 747, in add_task File "site-packages\taskgraph\Task.py", line 1234, in _call File "site-packages\natcap\invest\scenic_quality\scenic_quality.py", line 615, in _clip_vector AttributeError: 'NoneType' object has no attribute 'CreateLayer' 2021-08-24 17:01:27,590 model._logged_target(1652) ERROR Exception while executing Traceback (most recent call last): File "site-packages\natcap\invest\ui\model.py", line 1649, in _logged_target File "site-packages\natcap\invest\scenic_quality\scenic_quality.py", line 280, in execute File "site-packages\taskgraph\Task.py", line 747, in add_task File "site-packages\taskgraph\Task.py", line 1234, in _call File "site-packages\natcap\invest\scenic_quality\scenic_quality.py", line 615, in _clip_vector AttributeError: 'NoneType' object has no attribute 'CreateLayer' 2021-08-24 17:01:27,591 model._logged_target(1655) INFO Execution finished 2021-08-24 17:01:27,594 utils.prepare_workspace(129) INFO Elapsed time: 0.14s