Changes between Initial Version and Version 3 of Ticket #48685


Ignore:
Timestamp:
Aug 24, 2015, 5:38:07 PM (9 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48685

    • Property Cc gnwiii@… added
    • Property Owner changed from macports-tickets@… to eborisch@…
    • Property Port py-spyder added; py27-spyder removed
    • Property Keywords ipython 4 spyder removed
  • Ticket #48685 – Description

    initial v3  
    11After upgrading py27-ipython to version 4.0.0 spyder IDE fails to launch with the following crash report:
    22
     3{{{
    34Traceback (most recent call last):
    45  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/spyderlib/spyder.py", line 2367, in main
     
    1516    from IPython.frontend.qt.console.pygments_highlighter import RegexLexer
    1617ImportError: No module named pygments_highlighter
     18}}}
    1719
    1820It seems that the problem is known by spyder developers, https://github.com/spyder-ide/spyder/issues/2608, and solved in version 2.3.6.