Hi, I'm trying to cut a raster file without success.
The program generates the following error message:

Traceback (most recent call last):
File
"C:/PROGRA~2/QGIS3~1.4/apps/qgis-ltr/./python/plugins\processing\algs\gdal\GdalAlgorithm.py",
line 134, in processAlgorithm
GdalUtils.runGdal(commands, feedback)
File
"C:/PROGRA~2/QGIS3~1.4/apps/qgis-ltr/./python/plugins\processing\algs\gdal\GdalUtils.py",
line 110, in runGdal
for line in proc.stdout:
File "C:\PROGRA~2\QGIS3~1.4\apps\Python37\lib\codecs.py", line 322, in
decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8a in position 10:
invalid start byte.


What means ? How can i solve it ?

Many thanks
_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to