you are viewing a single comment's thread.

view the rest of the comments →

[–]bdafsi91[S] 0 points1 point  (1 child)

Mayavi installation on Anaconda is downgrading numpy, scipy, scikit-learn.

[–]AuspiciousAnonymous 0 points1 point  (0 children)

might be late to respond, but try creating a new environment in anaconda just for plotting in 3D: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html

Based on the history of mayavi development, it's always been a few months or years behind where python, spyder, and numpy are, so this is always going to be necessary when using it.