Hello, friends of QGIS.

Since a couple of days I am trying to solve a problem I got with the GRASS modules provided in the processing toolbox of QGIS 2.99 (latest download today). After downloading the latest 2.99 version I got an error message when I open a GRASS module. It's like this:

WARNING    Traceback (most recent call last):
              File "C:/OSGEO4~1/apps/qgis-dev/./python/plugins\processing\gui\ProcessingToolbox.py", line 269, in executeAlgorithm
                ok, message = alg.canExecute()
              File "C:/OSGEO4~1/apps/qgis-dev/./python/plugins\processing\algs\grass7\Grass7Algorithm.py", line 914, in canExecute
                message = Grass7Utils.checkGrassIsInstalled()
              File "C:/OSGEO4~1/apps/qgis-dev/./python/plugins\processing\algs\grass7\Grass7Utils.py", line 460, in checkGrassIsInstalled                 'GRASS 7\nfolder is correctly configured'.format(os.path.join(path, 'bin')))
            NameError: name 'path' is not defined

GRASS 7.2.2 is installed (the settings menu shows: C:/OSGeo4W64/apps/grass/grass-7.2.2) and the GRASS 7.2.2 plugin is working fine. My Windows system: Windows 10 Professional, 64-Bit.

Btw.: with the QGIS version I had used before I downloaded the above mentioned version (as far as I remember I installed the previous version sometime in November or December 2017) the GRASS modules did work fine.

Does anybody get an idea what is going wrong?

Thank your for your help.


Martin




_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to