示例#1
0
 def doit():
     display_error_dialog(
         self.frame,
         exc,
         None,
         tb=tb,
         continue_only=True,
         message="Exception in CellProfiler core processing")
 def doit():
     cpp.cancel_progress()
     display_error_dialog(self.frame, exc, None, tb=tb, continue_only=True,
                          message="Exception in CellProfiler core processing")