On 02/05/09 02:34, Przemek P wrote: > Hello, > before installing Mayavi I tried to test my vtk installation by typing > (just like you say in the installing instructions section of the website): > > % python test_vtk.py. And it prints out errors: > ImportError: No module named vtk. > > Then I tried to install Mayavi. Istallation seems to be fine, but when I try > to run it I get the same error.
As others have remarked you need to install VTK. Some step by step instructions for this on the web are here: http://code.enthought.com/projects/mayavi/docs/development/html/mayavi/installation.html#step-by-step-instructions-to-install-with-eggs-under-windows That should help. I would recommend either Pythonxy or EPD though since it is so much easier to use and works. In addition I would recommend that you use mayavi2-3.x instead of the old 1.5 version. I can safely say that Mayavi2 is far superior in many respects. cheers, prabhu ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ MayaVi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mayavi-users
