[GRASS-dev] GRASS 7.2RC2 problem
Markus Neteler
neteler at osgeo.org
Tue Dec 6 14:34:56 PST 2016
On Nov 29, 2016 10:13 PM, "Michael Barton" <Michael.Barton at asu.edu> wrote:
>
> Yesterday I compiled GRASS 7.2 RC2 with no errors. Today I tried to test
it before posting and got the following error:
>
> GRASS 7.2.0RC2 (Global_latlon):~ > Traceback (most recent call last):
> File
"/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py", line
158, in <module>
> sys.exit(main())
> File
"/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py", line
145, in main
> app = GMApp(workspaceFile)
> File
"/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py", line
48, in __init__
> wx.App.__init__(self, False)
> 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__
> self._BootstrapApp()
> 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
> return _core_.PyApp__BootstrapApp(*args, **kwargs)
> File
"/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py", line
92, in OnInit
> workspace=self.workspaceFile)
> File
"/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/lmgr/frame.py",
line 129, in __init__
> self._menuTreeBuilder = LayerManagerMenuData()
> File
"/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/lmgr/menudata.py",
line 42, in __init__
> self, filename, expandAddons=expandAddons)
> File
"/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/core/menutree.py",
line 65, in __init__
> xmlTree = etree.parse(filename)
> File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py",
line 1182, in parse
> tree.parse(source, parser)
> File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py",
line 657, in parse
> self._root = parser.close()
> File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py",
line 1654, in close
> self._raiseerror(v)
> File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py",
line 1506, in _raiseerror
> raise err
> xml.etree.ElementTree.ParseError: no element found: line 1, column 0
>
> Any idea what this is?
>
Is this yet a showstopper for the final release?
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20161206/c1a4436f/attachment-0001.html>
More information about the grass-dev
mailing list