Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unexpected error when saving the scan_window in my_blink_view example #2

Open
SanliFaez opened this issue Aug 28, 2020 · 0 comments
Open
Labels
bug Something isn't working

Comments

@SanliFaez
Copy link
Owner

SanliFaez commented Aug 28, 2020

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

@SanliFaez SanliFaez added the bug Something isn't working label Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant