[GRASS-dev] GRASS7 GUI error on Fedora 22 (beta)

Pietro peter.zamb at gmail.com
Mon May 4 14:20:05 PDT 2015


On Mon, May 4, 2015 at 11:04 PM, Vaclav Petras <wenzeslaus at gmail.com> wrote:
> Nothing in particular, but you can try to `import wx` in Python command line
> inside and outside of GRASS session to see what happens.

ok, I've tried with:

{{{
$ python -c "import wx"
Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx
containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1002,wx
containers,compatible with 2.8).
Cancelled (core dump created)
}}}

Therefore it seems not a GRASS problem... but more a library/distribution one.

Do you know where this problem should be point out?

Pietro


More information about the grass-dev mailing list