[GRASSGUI] No module named grass6_wxdriver

Martin Landa landa.martin at gmail.com
Mon Jul 23 03:40:26 EDT 2007


Hi all,

sorry for the mess! It is part of the code I forgot to remove before
the last commit. Currently I am working on digitization tool (wx
display driver based on C++, which is not in SVN). During this week I
will commit the rest. I have fixed it now.

Martin

2007/7/22, Moritz Lennert <mlennert at club.worldonline.be>:
> Hi everyone,
>
> Trying to launch wxgrass, I get the following error: "ImportError: No
> module named grass6_wxdriver" (full traceback below).
>
> What is grass6_wxdriver ?
>
> Moritz
>
>
>
> Traceback (most recent call last):
>   File "c:\grass\grass-6.3.cvs\etc\wx\wxgui.py", line 57, in <module>
>     import gui_modules.wxgui_utils as wxgui_utils
>   File "C:\grass\grass-6.3.cvs\etc\wx\gui_modules\wxgui_utils.py", line
> 36, in <
> module>
>     import mapdisp
>   File "C:\grass\grass-6.3.cvs\etc\wx\gui_modules\mapdisp.py", line 55, in
> <modu
> le>
>     import toolbars
>   File "C:\grass\grass-6.3.cvs\etc\wx\gui_modules\toolbars.py", line 29,
> in <mod
> ule>
>     from digit import Digit as Digit
>   File "C:\grass\grass-6.3.cvs\etc\wx\gui_modules\digit.py", line 60, in
> <module
> >
>     from grass6_wxdriver import DisplayDriver
> ImportError: No module named grass6_wxdriver
>
> _______________________________________________
> grassgui mailing list
> grassgui at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grassgui
>


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




More information about the grass-gui mailing list