[GRASSGUI] wxgrass does not see wx on import
Brad Douglas
rez at touchofmadness.com
Fri May 18 07:37:46 EDT 2007
I had similar problems after installing the RPMs I built, but I got a
bit further until it complained about a specific 'widget'. I traced it
back to a requirement on python-2.5+ (that's how it appeared). Please
correct me if I'm wrong because I'd really like to get this working with
GRASS[1].
[1] I can't upgrade python without upgrading to an unstable development
version of the OS due to massive dependencies. Not something I want to
do and still be able to build GRASS RPMs reliably.
On Thu, 2007-05-17 at 14:26 +0700, Yann wrote:
> Hi,
>
> System: Debian unstable (from Kanotix originally)
>
> - installed wxgtk2.6, had a problem, wxgrass could not find wx.combo.
>
> - compiled from source wxpython2.8.0
> (./configure --prefix=/usr --enable-combobox --with-gtk --with-gnomeprint --with-opengl --enable-geometry --enable-display ;
> make ; make install)
>
> - wxgrass does not find wx
> -----------------------------------------------------------------
> GRASS 6.3.cvs (biwago):~ > wxgrass
> Traceback (most recent call last):
> File "/usr/local/grass-6.3.cvs/etc/wx/wxgui.py", line 11, in ?
> import wx
> ImportError: No module named wx
> ----------------------------------------------------------------
>
> Anybody can tell me the missing link to make the new wx visible to python?
--
Brad Douglas <rez touchofmadness com> KB8UYR/6
Address: 37.493,-121.924 / WGS84 National Map Corps #TNMC-3785
More information about the grass-gui
mailing list