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

Bug in plot2d stack demo #53

Open
ericdill opened this issue Feb 26, 2015 · 0 comments
Open

Bug in plot2d stack demo #53

ericdill opened this issue Feb 26, 2015 · 0 comments
Labels

Comments

@ericdill
Copy link
Contributor

/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
@ericdill ericdill added the BUGS! label Feb 26, 2015
@ericdill ericdill assigned ericdill and unassigned ericdill Feb 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant