tom fogal wrote: > mayavi is now pretty old. Prabhu is now working on MayaVi2 ... or > maybe he's even moved on with that, I don't keep very up to date these
Still at mayavi2 for now. > days. Anyway, you should at least google around for MayaVi2 and see if > that might be a better fit for you at this point, but I'll finish the > email assuming you've done as much and really really want MayaVi (v1) > for some reason. Yes, I also recommend mayavi2. A Mac OS X version of EPD might be out soon and may ease the task of installing everything: http://www.enthought.com/products/epd.php >> Traceback (most recent call last): >> File "./mayavi", line 289, in ? >> import vtk >> ImportError: No module named vtk > > Hrm, I vaguely remember the module being named `vtkpython' for some > reason. Try running `python' from your shell. From the interactive > python shell (denoted by ">>>") try `import vtkpython' -- does that > give an error? vtkpython is deprecated. The module she needs is called vtk. cheers, prabhu ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ MayaVi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mayavi-users
