Bug Report for the morphology example
Posted: Wed Oct 16, 2024 8:36 pm
Traceback (most recent call last):
File "gl_main_menu.py", line 332, in menu_toggle_view
File "gl.py", line 307, in force_redraw
File "gl.py", line 293, in build_scene
File "gl.py", line 273, in rebuild_scene
AttributeError: 'glWidget' object has no attribute 'draw_mesh'
I tend to get to this error for the Morphology example. This error occurs when I right click on the structure, View, Electrical mesh.
File "gl_main_menu.py", line 332, in menu_toggle_view
File "gl.py", line 307, in force_redraw
File "gl.py", line 293, in build_scene
File "gl.py", line 273, in rebuild_scene
AttributeError: 'glWidget' object has no attribute 'draw_mesh'
I tend to get to this error for the Morphology example. This error occurs when I right click on the structure, View, Electrical mesh.