Another thing I noticed that might help debug this problem. The error message says that it's looking for some module in c:/osgeo4w/usr....
But I don't have that directory in my computer! Could it be some leftover install from another grass version or gdal / qgis / python etc? Thanks Daniel On Fri, Jul 29, 2011 at 10:49 AM, Daniel Victoria <[email protected]> wrote: > Hi all, > > Just installed the latest wingrass nightly build [1] and I'm getting > an error when I try to select the grass database directory or when I > click on a location. Also, the mapsets for each location are not > displayed in the mapset window. > > The error in the console windows is: > Traceback (most recent call last): > File "C:\Program Files (x86)\GRASS 7.0.SVN\etc\gui\wxpython\gis_set.py", line > 635, in OnSelectLocation > self.listOfLocations[self.lblocations.GetSelection()])) > File "C:\Program Files (x86)\GRASS 7.0.SVN\etc\gui\wxpython\gis_set.py", line > 599, in UpdateMapsets > gisdbase = self.gisdbase) > File > "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32/etc/gui/wxpython/gui > _modules/gcmd.py", line 610, in RunCommand > File > "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32/etc/gui/wxpython/gui > _modules/gcmd.py", line 610, in <lambda> > File "C:\Program Files (x86)\GRASS > 7.0.SVN\etc\gui\wxpython\gui_modules\utils. > py", line 664, in DecodeString > return string.decode('utf-8') > File "C:\Program Files (x86)\GRASS 7.0.SVN\Python25\lib\encodings\utf_8.py", > l > ine 16, in decode > return codecs.utf_8_decode(input, errors, True) > UnicodeDecodeError: 'utf8' codec can't decode bytes in position 34-35: > invalid d > ata > > > I'm using a Brazilian Portuguese version of Win7. Anyone seen this error? > > Thanks > Daniel > > [1] - http://wingrass.fsv.cvut.cz/grass70/ > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
