• 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

  • 相关阅读:
    ado.net
    sql基础
    css样式
    HTML基础加强
    socket网络编程
    网络聊天室
    多线程
    WinForm基础
    使用Maven插件(plugin)MyBatis Generator逆向工程
    SpringBoot使用thymeleaf时候遇到无法渲染问题(404/500)
  • 原文地址:https://www.cnblogs.com/123ing/p/3920620.html
Copyright © 2020-2023  润新知