On 09.05.2014 00:31, Markus Neteler wrote:
On Thu, May 8, 2014 at 11:26 PM, Nikos Alexandris
<[email protected]> wrote:
...
Could it be due to a difference in wxPython installations? In the
working
machine I have version 2.9.4.1-r2 and in the faulty one 3.0.0.0?
But this
shouldn't be a problem, right? The Requirements say: "wxPython >=
2.8.10.1".
Mhh, probably yes? While I commonly use Python 2.x I enforced python3
use for a test:
[neteler@oboe init]$ export GRASS_PYTHON=python3
[neteler@oboe init]$ grass70 -gui
Cleaning up temporary files...
Starting GRASS GIS...
File
"/home/neteler/software/grass70_release/dist.x86_64-unknown-linux-gnu/gui/wxpython/gis_set.py",
line 409
except ValueError, e:
^
SyntaxError: invalid syntax
Error in GUI startup. If necessary, please report this error to the
GRASS developers.
Switching to text mode now.
Using:
python3 --version
Python 3.3.2
So it seems to make a difference.
?
It would here too, but I am referring to wxPython and not Python. In
both systems there is:
$ eselect python list
Available Python interpreters:
[1] python2.7 *
[2] python3.3
I also installed wxPython 2.9.4.1-r2 in the "faulty" box, so both
systems do have:
$ eselect wxwidgets list
Available wxWidgets profiles:
[1] gtk2-unicode-2.9 *
I recompiled but it didn't help :-(. I will search for Gentoo/Funtoo
support elsewhere than here. Thank you Markus,
Nikos
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev