[issue] trying to solve FigureCanvas already deleted exception WIP

This commit is contained in:
2017-09-11 15:15:33 +02:00
parent a4c697d250
commit 197164f849
2 changed files with 26 additions and 22 deletions

View File

@@ -3193,7 +3193,7 @@ def create_window():
def main(args=None):
project_filename = None
#args.project_filename = 'C:/Shared/AlpArray/alparray_data/project_alparray_test.plp'
args.project_filename = 'C:/Shared/AlpArray/alparray_data/project_alparray_test.plp'
pylot_infile = None
if args:
if args.project_filename: