You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2018. It is now read-only.
In my system, (Windows 10, Python 3.5 64bit), it gives me an error:
> pygmentize -L lexer
Pygments version 2.1.3, (c) 2006-2015 by Georg Brandl.
Lexers:
~~~~~~~
*** Error while highlighting:
ImportError: cannot import name 'IPythonConsoleLexer'
(file "C:\Program Files\Anaconda3\lib\site-packages\pygments_ipython_console-0.1-py3.5.egg\lexer.py", line 4,in<module>)
***If this is a bug you want to report, please rerun with -v.
Hi,
In my system, (Windows 10, Python 3.5 64bit), it gives me an error: