pesekon2 / grass

GRASS GIS - free and open source Geographic Information System (GIS)

Home Page:https://grass.osgeo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when turning off gmodeler

pesekon2 opened this issue · comments

Turned on with gxm, run model, run python script, export to pywps, save, close:

Traceback (most recent call last):
  File "/data/home/pesek/workspace/grass/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/frame.py", line 676, in OnModelDone
    layers = self._giface.GetLayerList().GetLayersByName(data.GetValue())
AttributeError: 'list' object has no attribute 'GetLayersByName'