Luis Lisboa wrote:

> I have just installed GRASS 6.4 in a Linux and I got this error while trying
> to start GRASS with WXPYTHON.
> 
> /usr/lib64/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14448:
> UserWarning: wxPython/wxWidgets release number mismatch
>   warnings.warn("wxPython/wxWidgets release number mismatch")
> 
> Could anyone telm what this means? Is this a normal error?

I would interpret the error as indicating that wxPython ends up
loading a version of wxWidgets other than the one for which it was
built.

Either the wxPython installation is broken, or you have another
version of wxWidgets on the system which is taking precedence.

-- 
Glynn Clements <gl...@gclements.plus.com>
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to