[GRASS-dev] [GRASS GIS] #3656: cannot launch GRASS GIS 7.4.1 gis_set error

GRASS GIS trac at osgeo.org
Sun Oct 14 04:28:13 PDT 2018


#3656: cannot launch GRASS GIS 7.4.1 gis_set error
--------------------------+-----------------------------------
  Reporter:  cgarzon      |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.4.2
 Component:  Startup      |    Version:  7.4.0
Resolution:               |   Keywords:  gis_set error, python
       CPU:  Unspecified  |   Platform:  MacOSX
--------------------------+-----------------------------------

Comment (by neteler):

 Replying to [comment:7 marisn]:
 > Replying to [comment:5 cgarzon]:
 > This error comes from Python (https://bugs.python.org/issue18378). Fix
 your locale settings and it will be gone. Append following lines to your
 ~/.bash_profile:
 >
 > {{{
 > export LC_ALL=en_US.UTF-8
 > export LANG=en_US.UTF-8
 > }}}

 cgarzon: does this work for you?

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3656#comment:8>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list