(Ubuntu)错误:IPython Qtconsole没有启动

时间:2013-03-04 07:31:27

标签: python qt4 ubuntu-12.04 ipython

当我尝试从终端启动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

1 个答案:

答案 0 :(得分:0)

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