flika-org / flika

An interactive image processing program for biologists written in Python.
http://flika-org.github.io/
MIT License
22 stars 1 forks source link

Silent plugin errors #43

Open kyleellefsen opened 6 years ago

kyleellefsen commented 6 years ago

If openpyxl is not installed and the puff_detect plugin is being used, when you attempt to save excel files, there is no error displayed anywhere that the dependency is missing. In general, I believe all errors inside plugins are silent.