ipython qtconsole on Windows 没有明显副作用的打印错误

ipython qtconsole on Windows printing error with no apparent side-effects

当我在 Windows 上启动 ipython qtconsole(通过将 ipython qtconsole 打入 CMD window)时,以下错误经常打印到 CMD:

QTextCursor::setPosition: Position '4022' out of range

据我所知,ipython qtconsole 中的所有内容都在正常工作。所以我很好奇,这个错误是什么意思,是否表明存在任何潜在问题?

这比 IPython 多 IPython bug that's been known for a few years. However, it seems to be a Qt error

这两个问题都没有得到解决,而且似乎很小。

所以,是的,存在潜在问题,但不是您的代码。