Re: [MayaVi-users] Mayavi problem
Status: Beta
Brought to you by:
prabhu_r
|
From: Prabhu R. <pr...@ae...> - 2009-02-12 12:28:53
|
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 |