Hi,

You need to install the qtconsole package with

    conda install qtconsole


Cheers,
Carlos

El 31/10/16 a las 02:26, Leha Tarasov escribió:
Hallow!
I can't  launch Spyder. Here is  the error file:


Traceback (most recent call last):
File "C:\Anaconda3\lib\site-packages\spyderlib\pygments_patch.py", line 25, in apply
    from IPython.qt.console.pygments_highlighter import RegexLexer
ImportError: No module named 'IPython.qt.console.pygments_highlighter'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Anaconda3\lib\site-packages\spyderlib\spyder.py", line 2367, in main
    mainwindow = run_spyder(app, options, args)
File "C:\Anaconda3\lib\site-packages\spyderlib\spyder.py", line 2255, in run_spyder
    main.setup()
File "C:\Anaconda3\lib\site-packages\spyderlib\spyder.py", line 801, in setup
    from spyderlib.plugins.inspector import ObjectInspector
File "C:\Anaconda3\lib\site-packages\spyderlib\plugins\inspector.py", line 41, in <module>
    from spyderlib.widgets.ipython import IPythonControlWidget
File "C:\Anaconda3\lib\site-packages\spyderlib\widgets\ipython.py", line 27, in <module>
    pygments_patch.apply()
File "C:\Anaconda3\lib\site-packages\spyderlib\pygments_patch.py", line 27, in apply from IPython.frontend.qt.console.pygments_highlighter import RegexLexer File "C:\Anaconda3\lib\site-packages\IPython\utils\shimmodule.py", line 72, in __spec__
    return __import__(self._mirror).__spec__
ImportError: No module named 'qtconsole'
--
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 spyderlib+unsubscr...@googlegroups.com <mailto:spyderlib+unsubscr...@googlegroups.com>. To post to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

--
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 spyderlib+unsubscr...@googlegroups.com.
To post to this group, send email to spyderlib@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to