adding a message before loading the plugin with a try except

This commit is contained in:
U-CAD\userC
2021-11-29 16:50:17 +01:00
parent 0cc3e586dc
commit 3fcfd4ea14
12 changed files with 42 additions and 18 deletions

View File

@ -11,7 +11,7 @@
### plugins errors
#import pcbnew;pcbnew.GetWizardsBackTrace()
__version__ = '1.2.1'
__version__ = '1.2.2'
import sys, os
import pcbnew
import datetime