Skip to content

xml.etree.ElementTree.ParseError: not well-formed #97

@lin71008

Description

@lin71008

I don't know why... but it can not work
Setting:

"color_scheme": "Packages/Color Scheme - Default/Monokai.sublime-color-scheme"

Error Message:

reloading plugin SublimePythonIDE.__init__
reloading plugin SublimePythonIDE.pep8
reloading plugin SublimePythonIDE.sublime_python
reloading plugin SublimePythonIDE.sublime_python_colors
reloading plugin SublimePythonIDE.sublime_python_commands
reloading plugin SublimePythonIDE.sublime_python_errors
reloading plugin SublimePythonIDE.sublime_python_linting
reloading plugin SublimePythonIDE.sublime_python_refactorings
plugins loaded
Loaded instruction set
Loaded support set
Traceback (most recent call last):
  File "C:\Users\Nick\AppData\Roaming\Sublime Text 3\Packages\SublimePythonIDE\sublime_python_colors.py", line 82, in generate_color_scheme_async
    plist = ElementTree.XML(scheme_text)
  File "./python3.3/xml/etree/ElementTree.py", line 1356, in XML
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions