[GRASS-dev] [GRASS GIS] #2720: r.in.gdal don't start on wingrass 7.0.1
GRASS GIS
trac at osgeo.org
Wed Aug 12 16:03:49 PDT 2015
#2720: r.in.gdal don't start on wingrass 7.0.1
-------------------------+-------------------------
Reporter: aperi2007 | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Raster | Version: 7.0.0
Keywords: | CPU: x86-64
Platform: MSWindows 7 |
-------------------------+-------------------------
Ater install the WinGrass 7.0.1 32bit and
launching the r.in.gdal from GUI I have 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)))
UnicodeEncodeError
:
'ascii' codec can't encode character u'\xf9' in position 37:
ordinal not in range(128)
}}}
I work on win7 64bit.
My SO is locale italian with this customization:
use dot (.) as decimal separator, and use comma (,) as thousand separator.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2720>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list