On Aug 13, 2008, at 12:52 AM, Glynn Clements wrote:


Michael Barton wrote:

So I updated from trunk and compiled GRASS 7 again. Almost everything
compiled fine. When I went to start it, all went well for the startup
screen, but it crashed on loading the wxPython GUI with the following
error: Fatal Python error: Interpreter not initialized (version
mismatch?)

IIRC, this means that it's loading a binary module which was compiled
for a different version of python, which suggests a PYTHONPATH issue.
Or possibly the vdigit module is compiled against the wrong version.

Hmmm. I think you may have something. v.digit still has not been fixed to work on non-Linux platforms, but it is compiling 'without errors'.

Michael
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to