Hi, I can use this plugin to preview numpy images normally in most cases. However, in some projects the plugin cannot be used. The phenomenon is that when the mouse is placed on the numpy variable, no matter how long it takes, the "view image" option will not pop up. I have found that in this situation, some strange logs will appear, as follows:
Backend TkAgg is interactive backend. Turning interactive mode on. [10/09 13:02:15]
Value(False) [10/09 13:02:16]
Value(False) [10/09 13:02:16]
Value(False) [10/09 13:02:16]
Value(False) [10/09 13:02:17]
Value(False) [10/09 13:02:17]
Value(False) [10/09 13:02:18]
The Backend TkAgg is interactive backend. Turning interactive mode on may also appear in other projects, but plugins can be used normally.
Hi, I can use this plugin to preview numpy images normally in most cases. However, in some projects the plugin cannot be used. The phenomenon is that when the mouse is placed on the numpy variable, no matter how long it takes, the "view image" option will not pop up. I have found that in this situation, some strange logs will appear, as follows:
The
Backend TkAgg is interactive backend. Turning interactive mode onmay also appear in other projects, but plugins can be used normally.