[vtkusers] ImportError : No Module Named VTK

Suejung Bhang Huh Ph.D. suejunghuh at gmail.com
Wed Aug 16 18:35:22 EDT 2006


Hey, folks,

As I tried "python imageshow.py sampel.vtk" in cygwin,
I received following error messages.
Does any know how to solve this problem?
---------------------------------------------------
Traceback (most recent call last):
File "imageshow.ph", line 1, in ?
import vtk
ImportError: No module named vtk
--------------------------------------------------
At the first line of "imageshow.py" it has "import vtk".
I think the problem came from there.

-s



More information about the vtkusers mailing list