View Revisions: Issue #530
Summary | 0000530: Console (IPython) pane doesn't show with recent IPython versions | ||
---|---|---|---|
Revision | 2012-04-19 03:36 by john | ||
Description | There is an error saying that 'module' has no attribute 'iplib'. This looks like IPython's API might have changed. We could check the Accerciser project from which our GTK+IPython code came, and see if there is an update. Occurs with Windows 7 and also Ubuntu 12.04. |
||
Revision | 2012-04-19 03:35 by john | ||
Description | There is an error saying that 'module' has no attribute 'iplib'. This looks like IPython's API might have changed. We could check the Accerciser project from which our GTK+IPython code came, and see if there is an update. |