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
the process terminated unexpectedly with this error:
`Traceback (most recent call last):
File "/Users/sanli/Repositories/labphew/examples/my_blink_project/my_blink_view.py", line 273, in save
print(self.operator.properties['scan']['filename'])
KeyError: 'filename'
Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
running on Mac OS, python 3.6, program started from Pycharm
The text was updated successfully, but these errors were encountered:
the process terminated unexpectedly with this error:
running on Mac OS, python 3.6, program started from Pycharm
The text was updated successfully, but these errors were encountered: