Hi, well, when I uninstall wxPython I get a bit more informative error message
Cleaning up temporary files ... Starting GRASS ... ERROR: Requested version of wxPython not found. wxPython >= 2.8.1.1 is required. Detailed information in README file. Error in GUI startup. If necessary, please report this error to the GRASS developers. Switching to text mode now. Hit RETURN to continue... Martin 2008/5/28 Manuel Seeger <[EMAIL PROTECTED]>: > Uups, > I thought I hat installed wxPython... but it was not. > Now it works > > Thanks a lot Martin! > > Manuel > > Martin Landa schrieb: >> >> Hi, >> >> which version of python and wxpython do you use? >> >> Martin >> >> 2008/5/28 Manuel Seeger <[EMAIL PROTECTED]>: >> >>> >>> Hello, >>> I start on a recent grass64svn (Ubuntu 8.04) with wxpython and get the >>> followin message: >>> [EMAIL PROTECTED]:~/src/grass6_devel$ grass64 -wxpython >>> Cleaning up temporary files ... >>> Starting GRASS ... >>> Traceback (most recent call last): >>> File "/usr/local/grass-6.4.svn/etc/wxpython/gis_set.py", line 31, in >>> <module> >>> from gui_modules import globalvar >>> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/globalvar.py", >>> line >>> 48, in <module> >>> CheckForWx() >>> File "/usr/local/grass-6.4.svn/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. >>> Switching to text mode now. >>> Hit RETURN to continue... >>> >>> What is wrong? >>> >>> Thanks >>> Manuel >>> >>> -- >>> >>> _______________________________________________________________________ >>> Dr. Manuel Seeger >>> Wiss. Assistent Scientific Assistant >>> Physische Geographie Dpt. of Physical Geography >>> FB VI - Geographie/Geowissenschaften Geography/Geosciences >>> Universität Trier University of Trier >>> D - 54286 Trier >>> Tel.: +49-651-201 4557 >>> Fax: +49-651-201 3976 >>> Web: http://www-neu.uni-trier.de/index.php?id=9607 >>> >>> _______________________________________________ >>> grass-user mailing list >>> [email protected] >>> http://lists.osgeo.org/mailman/listinfo/grass-user >>> >>> >> >> >> >> > > > -- > > _______________________________________________________________________ > Dr. Manuel Seeger > Wiss. Assistent Scientific Assistant > Physische Geographie Dpt. of Physical Geography > FB VI - Geographie/Geowissenschaften Geography/Geosciences > Universität Trier University of Trier > D - 54286 Trier > Tel.: +49-651-201 4557 > Fax: +49-651-201 3976 > Web: http://www-neu.uni-trier.de/index.php?id=9607 > > -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
