Crash log below. How is this fixed?

(nlpiaenv) ➜  ~ spyder
Traceback (most recent call last):
  File 
"/Users/mk1989f_a/opt/anaconda3/envs/nlpiaenv/lib/python3.7/site-packages/spyder/app/mainwindow.py",
 
line 3711, in main
    mainwindow = run_spyder(app, options, args)
  File 
"/Users/mk1989f_a/opt/anaconda3/envs/nlpiaenv/lib/python3.7/site-packages/spyder/app/mainwindow.py",
 
line 3552, in run_spyder
    main.setup()
  File 
"/Users/mk1989f_a/opt/anaconda3/envs/nlpiaenv/lib/python3.7/site-packages/spyder/app/mainwindow.py",
 
line 1010, in setup
    from spyder.plugins.ipythonconsole.plugin import IPythonConsole
  File 
"/Users/mk1989f_a/opt/anaconda3/envs/nlpiaenv/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/plugin.py",
 
line 52, in <module>
    from spyder.plugins.ipythonconsole.widgets import ClientWidget
  File 
"/Users/mk1989f_a/opt/anaconda3/envs/nlpiaenv/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/__init__.py",
 
line 16, in <module>
    from .debugging import DebuggingWidget
  File 
"/Users/mk1989f_a/opt/anaconda3/envs/nlpiaenv/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/debugging.py",
 
line 15, in <module>
    from IPython.core.history import HistoryManager
  File 
"/Users/mk1989f_a/opt/anaconda3/envs/nlpiaenv/lib/python3.7/site-packages/IPython/__init__.py",
 
line 56, in <module>
    from .terminal.embed import embed
  File 
"/Users/mk1989f_a/opt/anaconda3/envs/nlpiaenv/lib/python3.7/site-packages/IPython/terminal/embed.py",
 
line 16, in <module>
    from IPython.terminal.interactiveshell import TerminalInteractiveShell
  File 
"/Users/mk1989f_a/opt/anaconda3/envs/nlpiaenv/lib/python3.7/site-packages/IPython/terminal/interactiveshell.py",
 
line 21, in <module>
    from prompt_toolkit.formatted_text import PygmentsTokens
ModuleNotFoundError: No module named 'prompt_toolkit.formatted_text'





On Wednesday, January 8, 2020 at 9:04:49 PM UTC-5, Mitchell Thompson wrote:
>
> Created new environment to host nlpia <https://github.com/totalgood/nlpia> 
> activities last week. Upgraded Spyder to 4.0.0 inside this environment 
> tonight. It now crashes upon booting up. New to the programming world. 
> Please advise.
>
> On MacOSX Catalina
>

-- 
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/b773484f-a361-444f-aa1f-8b0ba3825c99%40googlegroups.com.

Reply via email to