I can't launch Spyder after updating it to the newest version.

The crashing blog shows:

Traceback (most recent call last):
  File "C:\Users\Li 
Liao\Anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 3718, in 
main
    mainwindow = run_spyder(app, options, args)
  File "C:\Users\Li 
Liao\Anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 3559, in 
run_spyder
    main.setup()
  File "C:\Users\Li 
Liao\Anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 955, in 
setup
    self.editor = Editor(self)
  File "C:\Users\Li 
Liao\Anaconda3\lib\site-packages\spyder\plugins\editor\plugin.py", line 
178, in __init__
    self.autosave.try_recover_from_autosave()
  File "C:\Users\Li 
Liao\Anaconda3\lib\site-packages\spyder\plugins\editor\utils\autosave.py", 
line 176, in try_recover_from_autosave
    files_to_recover, pidfiles = self.get_files_to_recover()
  File "C:\Users\Li 
Liao\Anaconda3\lib\site-packages\spyder\plugins\editor\utils\autosave.py", 
line 149, in get_files_to_recover
    txt_as_dict = ast.literal_eval(txt)
  File "C:\Users\Li Liao\Anaconda3\lib\ast.py", line 46, in literal_eval
    node_or_string = parse(node_or_string, mode='eval')
  File "C:\Users\Li Liao\Anaconda3\lib\ast.py", line 35, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 0

    ^
SyntaxError: unexpected EOF while parsing
[14656:13072:0116/161931.181:ERROR:broker_win.cc(59)] Error reading broker 
pipe: The pipe has been ended. (0x6D)

I have tried to reinstall both Spyder and anaconda but it still won't work.
Can anyone help me with this?

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/4ed65181-db4c-4717-b948-48ca886029ac%40googlegroups.com.

Reply via email to