[FOSSGIS-Talk] GRASS Plugins in QGIS

Torsten Eckart torecki at arcor.de
Do Nov 1 10:55:45 CET 2018


Hallo,

wenn ich in QGIS 3.4 GRASS-Module nutzen will erhalte ich eine
Fehlermeldung die irgendetwas mit der Codierung zu tun hat, ich aber
nicht greifen kann. Aktuell ging mir das so mit r.fill.dir

Ich kann es nicht besser beschreiben deshalb nachfolgend die
Fehelermeldung in der Hoffnung jemand hat eine Idee wie das zu beheben ist:

Traceback (most recent call last):
File
"E:/Programme/osgeo4w/apps/qgis/./python/plugins\processing\algs\grass7\Grass7Algorithm.py",
line 411, in processAlgorithm
Grass7Utils.executeGrass(self.commands, feedback, self.outputCommands)
File
"E:/Programme/osgeo4w/apps/qgis/./python/plugins\processing\algs\grass7\Grass7Utils.py",
line 372, in executeGrass
for line in iter(proc.stdout.readline, ''):
File "E:\Programme\osgeo4w\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 0xf6 in position 81:
invalid start byte

Danke
Torsten


Mehr Informationen über die Mailingliste FOSSGIS-Talk-Liste