Hi Christine, Christine Cordula Dantas wrote: > Hello. I'm trying to install/run mayavi in a mac os. Before doing > this, I have installed PyVTK-0.4.74 and numpy-1.0.4 (not sure if I > succeeded, though. I used 'sudo' to make the installation of these > packages using 'sudo python setup.py install'. Without 'sudo' I was > getting a permission denied at some point. After using 'sudo', there > was no apparent error).
PyVTK is not the same as VTK. You will need to install VTK. On the Mac I build it from source. Instructions for this are here: https://svn.enthought.com/enthought/wiki/IntelMacPython25 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
