Hello,
I am trying to install the vtk module to use MayaVi. I went to
vtk.org, and downloaded and installed VTK, and MayaVi seemed to compile
fine, but when I try the test_vtk.py, it says:
ImportError: No module named vtk
I can't find any module named vtk, although I did install Pyvtk. I
can't
Hello,
Let me start by saying that I am coming from a background using Matlab
(or Octave), and C++. I am going to outline the basic nuts-and-bolts
of how I work in these languages, and ask for some help to find out how
the same thing is done in Python. I am not sure what the standard is.
In C++