[MayaVi-users] Mayavi problem
Status: Beta
Brought to you by:
prabhu_r
|
From: Przemek P <prz...@gm...> - 2009-02-04 21:04:05
|
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:
root@przemek doc]# python test_vtk.py
Testing if Tkinter is available...
OK - you have Tkinter
TclVersion = 8.5, TkVersion = 8.5
Traceback (most recent call last):
File "test_vtk.py", line 210, in <module>
test_value_error()in ad
File "test_vtk.py", line 178, in test_value_error
import vtk
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.
I would greatly appreciate any help,
Thank you in advance,
Przemek.
|