[GRASS-user] wxpython problems

Martin Landa landa.martin at gmail.com
Mon Mar 17 07:28:29 EDT 2008


Hi,
2008/3/17, Dr. Manuel Seeger <seeger at uni-trier.de>:
>  >> yes, but wxGUI does not start!
>  > what kind of error you get
>  >
>  > grass63 -wxpython
> These are the errors_
>
>  seeger at fern56:~$ grass63 -wxpython
>  Cleaning up temporary files ...
>  Starting GRASS ...
>  Traceback (most recent call last):
>   File "/usr/local/grass-6.3.svn/etc/wxpython/gis_set.py", line 31, in
>  <module>
>     from gui_modules import utils
>   File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/utils.py",
>  line 20, in <module>
>     import globalvar
>   File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/globalvar.py",
>  line 32, in <module>
>     import wx.lib.flatnotebook as FN
>  ImportError: No module named flatnotebook
>  Error in GUI startup. If necessary, please
>  report this error to the GRASS developers.
>  Switching to text mode now.
>  Hit RETURN to continue...

Which version on wxPython are you using?

python
import wx
wx.__version__

?

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa *


More information about the grass-user mailing list