Opened 6 years ago
Last modified 4 years ago
#3656 closed defect
cannot launch GRASS GIS 7.4.1 gis_set error — at Version 1
Reported by: | cgarzon | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.4.5 |
Component: | Startup | Version: | 7.4.0 |
Keywords: | gis_set error, python | Cc: | |
CPU: | Unspecified | Platform: | MacOSX |
Description (last modified by )
I have the following problem: When I try to open GRASS GIS 7.4.1 (or 7.4.0) I get "Gis_set error 'es_CO' cannot be set" and the program immediately shuts down. I have a Mac OS High Sierra 10.13.6. This is the error message I get:
Rebuilding Addon HTML manual pages index... Rebuilding Addon menu... Default locale not found, using UTF-8 WARNING: Default locale settings are missing. GRASS running with C locale. Cleaning up temporary files... access: No such file or directory ERROR: LOCALIZACIÓN </Users/Gabriela/Documents/Los Andes/Biología/grassdata/nc_spm_08_grass7> no disponible Starting GRASS GIS... Traceback (most recent call last): File "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py", line 1236, in OnInit StartUp = GRASSStartup() File "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py", line 233, in __init__ self._set_properties(grassVersion, grassRevisionStr) File "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py", line 286, in _set_properties self.OnSetDatabase(None) File "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py", line 985, in OnSetDatabase self._showError(_("Path '%s' doesn't exist.") % gisdbase) File "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py", line 511, in _showError self.lmessage.SetLabel(_("Error: {text}").format(text=text)) UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 48: ordinal not in range(128) OnInit returned false, exiting...
Carol.
Change History (1)
comment:1 by , 6 years ago
Component: | Default → Startup |
---|---|
Description: | modified (diff) |
Keywords: | python added |
Milestone: | → 7.4.2 |
Note:
See TracTickets
for help on using tickets.