homosapien-lcy
homosapien-lcy
When running mayavi/examples/tvtk/texture_glyph.py, ERR| vtkJPEGReader (0x7ff593fd0230): Unable to open file images/masonry.jpg will be raised in the terminal, despite the image show up properly Replication: python mayavi/examples/tvtk/texture_glyph.py Full Stack: ``` (py311)...
When running mayavi/examples/tvtk/off_screen.py, a traits.trait_errors.TraitError: Cannot set the undefined 'magnification' attribute of a 'WindowToImageFilter' object. will rise Replication: python mayavi/examples/tvtk/off_screen.py full trace: ``` (py311) (base) cyliu@aus552cyliu 3.11_test % python3.11 mayavi/examples/tvtk/off_screen.py...
When running mayavi/examples/tvtk/ivtk_example.py an segmentation fault python3.11 mayavi/examples/tvtk/ivtk_example.py Replication: python mayavi/examples/tvtk/ivtk_example.py full stack trace: ``` (py311) (base) cyliu@aus552cyliu 3.11_test % python3.11 -X faulthandler mayavi/examples/tvtk/ivtk_example.py 2023-05-11 16:00:15.126 Python[7434:190254] ApplePersistenceIgnoreState: Existing state...
When running mayavi/examples/mayavi/mlab/simple_structured_grid.py, a TypeError: 'float' object cannot be interpreted as an integer will raise Replication: python mayavi/examples/mayavi/mlab/simple_structured_grid.py Link: https://github.com/enthought/mayavi/blob/master/examples/mayavi/mlab/simple_structured_grid.py Full trace: ``` (py311) (base) cyliu@aus552cyliu 3.11_test % python3.11 mayavi/examples/mayavi/mlab/simple_structured_grid.py...
when running mayavi/examples/mayavi/interactive/subclassing_mayavi_application.py an AttributeError: 'OrientationMarkerWidget' object has no attribute 'set_viewport' will rise, althought the window will show up properly Replication: python mayavi/examples/mayavi/interactive/subclassing_mayavi_application.py trace: ``` (py311) (base) cyliu@aus552cyliu mayavi %...
When running mayavi/examples/mayavi/interactive/mlab_visual.py, an AttributeError: module 'tvtk.tools.visual' has no attribute 'color' will raised. This is possibily due to the change of tvtk tool api python3.11 mayavi/examples/mayavi/interactive/mlab_visual.py link: https://github.com/enthought/mayavi/blob/master/examples/mayavi/interactive/mlab_visual.py Stacktrace: ```...
When running mayavi/examples/mayavi/advanced_visualization/mlab_3D_to_2D.py, a segmentation fault will rise replication: python mayavi/examples/mayavi/advanced_visualization/mlab_3D_to_2D.py full stack: ``` (py311) (base) cyliu@aus552cyliu mayavi % python3.11 -X faulthandler examples/mayavi/advanced_visualization/mlab_3D_to_2D.py 2023-05-11 15:03:53.645 Python[6519:159488] ApplePersistenceIgnoreState: Existing state will...
When running examples/mayavi/nongui.py, ERR| vtkImageData (0x7fc3a62804a0): No Scalar Field has been specified - assuming 1 component! will be raised Replication: ``` python mayavi/examples/mayavi/nongui.py ``` Full Stacktrace: ``` (py311) (base) cyliu@aus552cyliu...
The Mayavi documentation for the installation of the latest version (Bleeding Edge) is outdated. It contains installation using a file requirement.txt that no longer exists... Work on updating the document...
**Description:** When running demo [enable/enable/examples/demo/savage/buttons_on_canvas](https://github.com/enthought/enable/blob/main/enable/examples/demo/savage/buttons_on_canvas.py), a exception will happen in libc++: ``` 2023-04-06 11:25:18.884 Python[3819:77967] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/2z/kylzj9s92y71cxscmljmpqrh0000gt/T/org.python.python.savedState libc++abi:...