enthought / mayavi

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

import mayavi.mlab error #580

Open ansabsheikh9 opened 6 years ago

ansabsheikh9 commented 6 years ago

Hi, I have installed mayavi using conda. Now I am trying to use it with jupyternotebook which is running on a remote server. when I try do: from myavi.mlab import mlab it restarts the kernal Best Regards, Ansab Sheikh

nzqo commented 6 years ago

Could you provide more information? System, python/tk versions etc.?