[GRASS-dev] Cannot start wxGUI: NotImplementedError: wxGCDC is not
available on this platform
Glynn Clements
glynn at gclements.plus.com
Sun May 3 01:29:37 EDT 2009
Markus Neteler wrote:
> after upgrade to Mandriva 2009.1 (64bit) and recompilation of 6.5
> without problems, I cannot start the wxGUI:
> _gdi_.GCDC_swiginit(self,_gdi_.new_GCDC(*args))
> NotImplementedError: wxGCDC is not available on this platform.
It appears that wxPython doesn't like your version of wxWidgets.
This doesn't look GRASS-specific, although it's possible that loading
the vdigit and nviz modules is affecting which version of wxPython is
used. You could try building --without-wxwidgets to see if that has
any impact.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list