\Serval\utils.py", line 100, in check_gdal_driver_create_option
band = dataset.GetRasterBand(1)
AttributeError: 'NoneType' object has no attribute 'GetRasterBand'
Happens if a raster has a broken path (temp raster from previous QGIS instance that non longer exist)
Happens if a raster has a broken path (temp raster from previous QGIS instance that non longer exist)