zoukankan      html  css  js  c++  java
  • self._raiseerror(v) File "D:GameDevelopmentPython27libxmletreeElementTree.py", line 1506, in _raiseerror

    D:BaiDuYunPlist>python unpack_plist.py lobbyRelieve
    Traceback (most recent call last):
    File "unpack_plist.py", line 70, in <module>
    gen_png_from_plist( plist_filename, png_filename )
    File "unpack_plist.py", line 23, in gen_png_from_plist
    root = ElementTree.fromstring(open(plist_filename, 'r').read())
    File "D:GameDevelopmentPython27libxmletreeElementTree.py", line 1300, in
    XML
    parser.feed(text)
    File "D:GameDevelopmentPython27libxmletreeElementTree.py", line 1642, in
    feed
    self._raiseerror(v)
    File "D:GameDevelopmentPython27libxmletreeElementTree.py", line 1506, in
    _raiseerror
    raise err
    xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, colum
    n 9

  • 相关阅读:
    North North West
    HDU-5387 Clock
    HDU-1036 Average is not Fast Enough!
    Growling Gears
    HDU-5375 Gray code
    HDU-5373 The shortest problem
    hdu-5364 Distribution money
    UVA
    HDU-5363 Key Set
    HDU-5326 Work
  • 原文地址:https://www.cnblogs.com/123ing/p/3920620.html
Copyright © 2011-2022 走看看