imagepy
imagepy copied to clipboard
Option not to show plugin loading failure
A command-line option to python -m imagepy would be useful to enable the user to choose whether to show plugin loading failure or not. The warning could still be printed to the terminal but not to a pop-up window. A pop-up window is especially annoying during plugin development, when ImagePy needs to be started many times.
yes, now when developing we need start many times. now I am working on a project sciwx. It is a ui sute include (Canvas, GridTable, Markdown, 3D, Text ...), we can use these widgets to build our apps. And I will build a mini ImagePy, just load your plugins. It would be ok in several days.
OK, I keep this issue open. Feel free to close it when your project is done.