[GRASS-user] Error with wxpython GUI in RC6

Martin Landa landa.martin at gmail.com
Thu Apr 10 17:48:15 EDT 2008


>  > 2008/4/10, Gustavo Martinez <gumartin at mecon.gov.ar>:
>  > >  I've checked and I have python-wxgtk2.8 installed. Also at the configure
>  > > step I use --with-python --with-wxwidgets and it lists wxpython as yes.
>  >
>  > that's strange, try
>  >
>  > python
>  >
>  > >>> import wx

> xxxxx at AGRI4001B:~$ python
>  Python 2.4.5 (#2, Mar 11 2008, 23:38:15)
>  [GCC 4.2.3 (Debian 4.2.3-2)] on linux2
>  Type "help", "copyright", "credits" or "license" for more information.
>  >>> import wx
>
> Traceback (most recent call last):
>
>   File "<stdin>", line 1, in ?
>
> ImportError: No module named wx

then wxPython is missing or you have installed wxPython for other
version of python on your system (e.g. python2.5) ?

that's strange, for Debian Sid (which I am also using) is default
python2.4 so wx packages should be installed for that version.

dpkg -L python-wxgtk2.8 | grep _core_

?

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


More information about the grass-user mailing list