【发布时间】: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