We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/home/edill/anaconda/envs/nikea/bin/python /home/edill/dev/python/bubblegum/qt_apps/pyqt/DEMO_plot2Dstack.py Traceback (most recent call last): File "/home/edill/dev/python/bubblegum/qt_apps/pyqt/DEMO_plot2Dstack.py", line 104, in <module> tt = StackExplorer() File "/home/edill/dev/python/bubblegum/qt_apps/pyqt/DEMO_plot2Dstack.py", line 98, in __init__ key_list=key_list) File "/home/edill/dev/python/bubblegum/bubblegum/qt_widgets/__init__.py", line 58, in __init__ key_list=key_list) File "/home/edill/dev/python/bubblegum/bubblegum/messenger/mpl/cross_section_2d.py", line 67, in __init__ self._view = CrossSection2DView(fig=self._fig, data_list=data_list, AttributeError: 'CrossSection2DMessenger' object has no attribute '_fig' Process finished with exit code 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: