Le vendredi 05 décembre 2008 à 13:25 +0000, Glynn Clements a écrit : > Jeremy Garniaux wrote: > > > Just installed GRASS 6.3.0... When I try to launch it with its Python > > GUI <grass -wxpython> I see this error : > > > > <Starting GRASS ... > > Traceback (most recent call last): > > File "/usr/lib/grass/etc/wxpython/gis_set.py", line 31, in <module> > > from gui_modules import globalvar > > File "/usr/lib/grass/etc/wxpython/gui_modules/globalvar.py", line 48, > > in <module> > > CheckForWx() > > File "/usr/lib/grass/etc/wxpython/gui_modules/globalvar.py", line 39, > > in CheckForWx > > except (ImportError, ValueError, wxversion.VersionError), e: > > UnboundLocalError: local variable 'wxversion' referenced before > > assignment > > Error in GUI startup. If necessary, please > > report this error to the GRASS developers.> > > > > Any idea ? thanks ! > > You need to have wxPython 2.8 installed, and the above error suggests > that you don't.
Great, I just installed it and it works perfect now. Thanks for the help :) And by the way, the new GUI is beautiful, great job ! JG >
signature.asc
Description: Ceci est une partie de message numériquement signée
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
