You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.The text was updated successfully, but these errors were encountered: