【问题标题】:(Ubuntu) Error: IPython Qtconsole not launching(Ubuntu) 错误:IPython Qtconsole 未启动
【发布时间】:2013-03-04 07:31:26
【问题描述】:

当我尝试从终端启动 Ipython qtconsole 时,我收到以下错误:

python: /build/buildd/sip4-4.13.2/siplib/siplib.c:7915: sip_api_can_convert_to_type: Assertion `(((td)->td_flags & 0x0007) == 0x0000) || (((td)->td_flags & 0x0007) == 0x0002)' failed.
Aborted (core dumped)

这可能是由于 qt 损坏的包,但我不知道是哪些!我真的可以用你的意见来解决这个问题:)。谢谢!

我使用 python 2.7.3

【问题讨论】:

    标签: python qt4 ubuntu-12.04 ipython


    【解决方案1】:

    我有这个问题。当我安装 python v.3 启动 ipython:我输入控制台 ipython3。
    尝试重新安装 ipython :-)
    sudo apt-get 删除 ipython
    sudo apt-get purge ipython
    sudo apt-get install ipython

    【讨论】:

    • 感谢您的建议,我这样做了但徒劳无功:(,我得到了同样的错误:(
    猜你喜欢
    • 2016-10-23
    • 1970-01-01
    • 1970-01-01
    • 2016-03-04
    • 2014-11-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-10-14
    相关资源
    最近更新 更多