I imagine a few things could be happening here. One way to test if the "system" environment variable is set correctly is to use cmd to run echo %GISBASE% and see where the default path is pointing to. If it is pointing to the correct path then likely the variable is being overwritten by the QGIS bootstrapping configuration. Have a look in the C:\OSGeo4W\bin\qgis-bin.env or C:\OSGeo4W\bin\qgis-dev-bin.env files to see if the references are correct. Otherwise maybe try a new user profile.
On Tue, 7 Sept 2021 at 19:15, Rick Rupp <[email protected]> wrote: > I am using QGIS 3.20 on Windows 10. I installed QGIS using the new version > of OSGeo4W. My installation is in a \OSGeo4W folder. When I try to execute > a GRASS function, I get an error saying the program couldn’t find the > function, but it is looking for it in a \OSGeo4W64 folder(default for the > old version of OSGeo4W). I checked my Windows environment variables, and > the GISBASE variable was pointing to the old location. I corrected this, > rebooted, but QGIS still reports the old location on the System Options > dialog. All the other OSGeo4W paths are correct. Is there another location > from where the GISBASE variable is read? > > > > My work around is to just use GRASS for the needed functions, as the > standalone program runs fine. Any suggestions are appreciated. > > > > Regards, Rick > > > _______________________________________________ > 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 >
_______________________________________________ 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
