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
Define a label that is centered on a specific vertex in the surface mesh. Plot
that label and the focus that defines its center.
Exception occurred in traits notification handler for object: <mayavi.core.ui.mayavi_scene.MayaviScene object at 0x7f03197a1a90>, trait: disable_render, old value: True, new value: False
Traceback (most recent call last):
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/traits/trait_notifiers.py", line 342, in call
self.handler(*args)
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/tvtk/pyface/tvtk_scene.py", line 900, in _disable_render_changed
self.render()
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/tvtk/pyface/ui/qt4/scene.py", line 351, in render
self._vtk_control.Render()
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/tvtk/pyface/ui/qt4/QVTKRenderWindowInteractor.py", line 560, in Render
self.update()
RuntimeError: wrapped C/C++ object of type _VTKRenderWindowInteractor has been deleted
The text was updated successfully, but these errors were encountered:
=======================
Generate Surface Labels
Define a label that is centered on a specific vertex in the surface mesh. Plot
that label and the focus that defines its center.
Exception occurred in traits notification handler for object: <mayavi.core.ui.mayavi_scene.MayaviScene object at 0x7f03197a1a90>, trait: disable_render, old value: True, new value: False
Traceback (most recent call last):
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/traits/trait_notifiers.py", line 342, in call
self.handler(*args)
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/tvtk/pyface/tvtk_scene.py", line 900, in _disable_render_changed
self.render()
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/tvtk/pyface/ui/qt4/scene.py", line 351, in render
self._vtk_control.Render()
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/tvtk/pyface/ui/qt4/QVTKRenderWindowInteractor.py", line 560, in Render
self.update()
RuntimeError: wrapped C/C++ object of type _VTKRenderWindowInteractor has been deleted
The text was updated successfully, but these errors were encountered: