[GRASS-user] wxgui issue ( No module named wx)

Hi, I just updated from svn, to test the new wxgui, but I got some errors:

GRASS 6.3.svn (amsul_wgs84):~ > Traceback (most recent call last):
  File "/usr/local/grass-6.3.svn/etc/wxpython/wxgui.py", line 53, in <module>
    import gui_modules.utils as utils
  File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/utils.py",
line 20, in <module>
    import gcmd
  File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/gcmd.py",
line 29, in <module>
    import wx
ImportError: No module named wx

Should I just rename some file? Or is it more serious?

thanks

Carlos

--
+-----------------------------------------------------------+
              Carlos Henrique Grohmann - Guano
  Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+-----------------------------------------------------------+
_________________
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.

No,

2008/2/11, Carlos Guâno Grohmann <carlos.grohmann@gmail.com>:

Hi, I just updated from svn, to test the new wxgui, but I got some errors:

GRASS 6.3.svn (amsul_wgs84):~ > Traceback (most recent call last):
  File "/usr/local/grass-6.3.svn/etc/wxpython/wxgui.py", line 53, in <module>
    import gui_modules.utils as utils
  File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/utils.py",
line 20, in <module>
    import gcmd
  File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/gcmd.py",
line 29, in <module>
    import wx
ImportError: No module named wx

Should I just rename some file? Or is it more serious?

no, you just need to install wxPython >= 2.8.1, see

http://svn.osgeo.org/grass/grass/trunk/gui/wxpython/README

Martin

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

Thanks Martin.

I always forget about that dependency (fresh installed system)..

cheers

Carlos

On Feb 11, 2008 2:04 PM, Martin Landa <landa.martin@gmail.com> wrote:

No,

2008/2/11, Carlos Guâno Grohmann <carlos.grohmann@gmail.com>:
> Hi, I just updated from svn, to test the new wxgui, but I got some errors:
>
> GRASS 6.3.svn (amsul_wgs84):~ > Traceback (most recent call last):
> File "/usr/local/grass-6.3.svn/etc/wxpython/wxgui.py", line 53, in <module>
> import gui_modules.utils as utils
> File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/utils.py",
> line 20, in <module>
> import gcmd
> File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/gcmd.py",
> line 29, in <module>
> import wx
> ImportError: No module named wx
>
>
> Should I just rename some file? Or is it more serious?

no, you just need to install wxPython >= 2.8.1, see

http://svn.osgeo.org/grass/grass/trunk/gui/wxpython/README

Martin

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

--
+-----------------------------------------------------------+
              Carlos Henrique Grohmann - Guano
  Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - carlos dot grohmann at gmail dot com
+-----------------------------------------------------------+
_________________
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can't stop the signal.

Just a POSITIVE comment!

The new GUI looks awesome!

Great job!

Where should I direct my "wishes"?

I miss the "add cell values layer"... :wink:

Cheers to all wxgrass developers!

On Mon, 2008-02-11 at 15:05 -0200, Carlos "Guâno" Grohmann wrote:

Thanks Martin.

I always forget about that dependency (fresh installed system)..

cheers

Carlos

On Feb 11, 2008 2:04 PM, Martin Landa <landa.martin@gmail.com> wrote:
> No,
>
> 2008/2/11, Carlos Guâno Grohmann <carlos.grohmann@gmail.com>:
> > Hi, I just updated from svn, to test the new wxgui, but I got some errors:
> >
> > GRASS 6.3.svn (amsul_wgs84):~ > Traceback (most recent call last):
> > File "/usr/local/grass-6.3.svn/etc/wxpython/wxgui.py", line 53, in <module>
> > import gui_modules.utils as utils
> > File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/utils.py",
> > line 20, in <module>
> > import gcmd
> > File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/gcmd.py",
> > line 29, in <module>
> > import wx
> > ImportError: No module named wx
> >
> >
> > Should I just rename some file? Or is it more serious?
>
> no, you just need to install wxPython >= 2.8.1, see
>
> http://svn.osgeo.org/grass/grass/trunk/gui/wxpython/README
>
> Martin
>
> --
> Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa *
>

--
Nikos Alexandris
.
Department of Remote Sensing & Landscape Information Systems
Faculty of Forestry & Environmental Sciences, Albert-Ludwigs-University Freiburg
.
Tel. +49 (0) 761 203 3697 / Fax. +49 (0) 761 203 3701 / Skype: Nikos.Alexandris
.
Address: Tennenbacher str. 4, D-79106 Freiburg i. Br., Germany

Hi,

2008/2/12, Nikos Alexandris <nikos.alexandris@felis.uni-freiburg.de>:

Where should I direct my "wishes"?

http://trac.osgeo.org/grass/

-> Bug tracking

List of open enhancements

http://trac.osgeo.org/grass/query?status=!closed&type=enhancement&order=id&desc=1

Regards, Martin

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