Am i missing something? I did get newest Winpython (WinPython-64bit-3.4.4.4Qt5) package and when i'm trying to run code with %run code in QTconsole everything goes well but error messages are not printing to console. Am i using %run all wrong or is it bug? I'm using windows 7
Asked
Active
Viewed 557 times
3
-
I'm having same issue. Very easy to reproduce -- create a script that raises exception then use %run magic. qtconsole acts like nothing unusual happened. – EpicAdv Sep 12 '16 at 18:28
-
Thanks for your comment! Looks like bug. – Wenlin88 Sep 15 '16 at 16:27