<p dir="ltr"></p>
<p dir="ltr">On Nov 29, 2016 10:13 PM, "Michael Barton" <<a href="mailto:Michael.Barton@asu.edu">Michael.Barton@asu.edu</a>> wrote:<br>
><br>
> Yesterday I compiled GRASS 7.2 RC2 with no errors. Today I tried to test it before posting and got the following error:<br>
><br>
> GRASS 7.2.0RC2 (Global_latlon):~ > Traceback (most recent call last):<br>
>   File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py", line 158, in <module><br>
>     sys.exit(main())<br>
>   File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py", line 145, in main<br>
>     app = GMApp(workspaceFile)<br>
>   File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py", line 48, in __init__<br>
>     wx.App.__init__(self, False)<br>
>   File "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 7981, in __init__<br>
>     self._BootstrapApp()<br>
>   File "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 7555, in _BootstrapApp<br>
>     return _core_.PyApp__BootstrapApp(*args, **kwargs)<br>
>   File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py", line 92, in OnInit<br>
>     workspace=self.workspaceFile)<br>
>   File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/lmgr/frame.py", line 129, in __init__<br>
>     self._menuTreeBuilder = LayerManagerMenuData()<br>
>   File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/lmgr/menudata.py", line 42, in __init__<br>
>     self, filename, expandAddons=expandAddons)<br>
>   File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/core/menutree.py", line 65, in __init__<br>
>     xmlTree = etree.parse(filename)<br>
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1182, in parse<br>
>     tree.parse(source, parser)<br>
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 657, in parse<br>
>     self._root = parser.close()<br>
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1654, in close<br>
>     self._raiseerror(v)<br>
>   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror<br>
>     raise err<br>
> xml.etree.ElementTree.ParseError: no element found: line 1, column 0<br>
><br>
> Any idea what this is?<br>
></p>
<p dir="ltr">Is this yet a showstopper for the final release?</p>
<p dir="ltr">Markus</p>