[Qgis-user] GRASS algorithms not working in processor.
Luis Miguel Royo Perez
luis.miguel.royo at gmail.com
Mon Sep 21 06:06:47 PDT 2015
Hi everyone,
the GRASS algorithms are not working in the processor, I'm using Kubuntu
15.04, and the QGIS version is 2.8.3. The GRASS plugin is working perfectly.
I have installed GRASS 6.4.4.
The Processor log throws me this:
2015-09-21T15:03:55 2 Uncaught error while executing algorithm
Traceback (most recent call last):
Traceback (most recent call last):| File
"/home/xxxx/.qgis2/python/plugins/processing/core/GeoAlgorithm.py", line
227, in execute| self.processAlgorithm(progress)| File
"/home/xxxxxx/.qgis2/python/plugins/processing/algs/grass/GrassAlgorithm.py",
line 399, in processAlgorithm| GrassUtils.executeGrass(commands,
progress, outputCommands)| File
"/home/xxxxxxx/.qgis2/python/plugins/processing/algs/grass/GrassUtils.py",
line 271, in executeGrass| command, grassenv =
GrassUtils.prepareGrassExecution(commands)| File
"/home/xxxx/.qgis2/python/plugins/processing/algs/grass/GrassUtils.py",
line 253, in prepareGrassExecution| del env['GISBASE']|KeyError: 'GISBASE'|
2015-09-21T15:03:55 1 There were errors executing the algorithm.
I really don't know what's happening.
Can anyone help me?
Thanks a lot!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20150921/3555fc8d/attachment.html>
More information about the Qgis-user
mailing list