On Wed, Aug 12, 2015 at 7:54 AM, Markus Neteler <[email protected]> wrote:
> On Wed, Aug 12, 2015 at 9:30 AM, Andrea Peri <[email protected]> wrote: > > Hi, > > I install the wingrass 7.0.1 on my win7 64bit. > > > > The program start normally, but when try to open the r.in.gdal tool I > > see this error: > > > > Traceback (most recent call last): > > File "C:\Program Files (x86)\GRASS GIS > > 7.0.1\gui\wxpython\lmgr\frame.py", line 1679, in > > OnImportGdalLayers > > > > dlg = GdalImportDialog(parent = self, giface = self._giface) > > File "C:\Program Files (x86)\GRASS GIS > > 7.0.1\gui\wxpython\gui_core\dialogs.py", line 1878, in > > __init__ > > > > " ({mightNotWork})".format(mightNotWork=mightNotWork))) > ... > > This code is from > > ./gui/wxpython/gui_core/dialogs.py: mightNotWork = _("this > might not work for multiple bands") > ./gui/wxpython/gui_core/dialogs.py: " > ({mightNotWork})".format(mightNotWork=mightNotWork))) > ./gui/wxpython/gui_core/dialogs.py: " > ({mightNotWork})".format(mightNotWork=mightNotWork))) > > which only exists in GRASS 7.0 but not 7.1. Perhaps potential for backport? > It seems r64372 was not backported, I tried to backport it, but there is some error when testing it, so I'll have to look at it later... > > Markus > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user >
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
