enthought / mayavi

3D visualization of scientific data in Python
http://docs.enthought.com/mayavi/mayavi/
Other
1.28k stars 282 forks source link

Mayavi documentation update #1213

Open homosapien-lcy opened 1 year ago

homosapien-lcy commented 1 year ago

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 to include new instructions for this.

homosapien-lcy commented 1 year ago

We chose to use pip github install to simplify the process "python -m pip install 'mayavi @ git+https://github.com/enthought/mayavi'". But run into a strange segfault from python... Screen Shot 2023-03-09 at 2.01.28 PM.png

Investigating...

homosapien-lcy commented 1 year ago

It seems coming from gen_tvtk_classes_zip, will invedtigste.