| 9 | | Traceback (most recent call last): |
| 10 | | File "/opt/shared/library/python-2.7.10/lib/python2.7/site-packages/qbase_frontend_mixin.py", line 163, in _dispatch |
| 11 | | handler(msg) |
| 12 | | File "/opt/shared/library/python-2.7.10/lib/python2.7/site-packages/qjupyter_widget.py", line 182, in _handle_execute_reply |
| 13 | | super(JupyterWidget, self)._handle_execute_reply(msg) |
| 14 | | File "/opt/shared/library/python-2.7.10/lib/python2.7/site-packages/qfrontend_widget.py", line 496, in _handle_execute_reply |
| 15 | | super(FrontendWidget, self)._handle_execute_reply(msg) |
| 16 | | AttributeError: 'super' object has no attribute '_handle_execute_reply' |
| 17 | | Traceback (most recent call last): |
| 18 | | File "/opt/shared/library/python-2.7.10/lib/python2.7/site-packages/qbase_frontend_mixin.py", line 163, in _dispatch |
| 19 | | handler(msg) |
| 20 | | File "/opt/shared/library/python-2.7.10/lib/python2.7/site-packages/qjupyter_widget.py", line 182, in _handle_execute_reply |
| 21 | | super(JupyterWidget, self)._handle_execute_reply(msg) |
| 22 | | File "/opt/shared/library/python-2.7.10/lib/python2.7/site-packages/qfrontend_widget.py", line 496, in _handle_execute_reply |
| 23 | | super(FrontendWidget, self)._handle_execute_reply(msg) |
| 24 | | AttributeError: 'super' object has no attribute '_handle_execute_reply' |
| 25 | | Traceback (most recent call last): |
| 26 | | File "/opt/shared/library/python-2.7.10/lib/python2.7/site-packages/qbase_frontend_mixin.py", line 163, in _dispatch |
| 27 | | handler(msg) |
| 28 | | File "/opt/shared/library/python-2.7.10/lib/python2.7/site-packages/qjupyter_widget.py", line 182, in _handle_execute_reply |
| 29 | | super(JupyterWidget, self)._handle_execute_reply(msg) |
| 30 | | File "/opt/shared/library/python-2.7.10/lib/python2.7/site-packages/qfrontend_widget.py", line 496, in _handle_execute_reply |
| 31 | | super(FrontendWidget, self)._handle_execute_reply(msg) |
| 32 | | AttributeError: 'super' object has no attribute '_handle_execute_repl |