Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经成功调试了一个 python 脚本。在某个时刻,这个问题开始发生,即使在重新启动 IJ 后它仍然会继续发生。屏幕截图显示了控制台。
我在 osx 10.8.4 上运行 ij12 Ultimate
原来程序本身正在等待 sys.stdin。现在,为什么我运行的调试器甚至连续几次都没有连接,我不清楚。