[vtkusers] no module named vktCommonPython

Femke femke.danckaers at student.artesis.be
Sun Nov 18 14:03:41 EST 2012


Hello

I am trying to install Python with VTK on my computeer, but when I want to
import VTK, I get an error:

>>> import vtk
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\vtk\Wrapping\Python\vtk\__init__.py", line 41, in <module>
    from vtkCommonPython import *
ImportError: No module named vtkCommonPython

I already checked my paths and I have the file 'vtkCommonPython.pyd' in the
bin folder.

Can anyone help me with this problem?

Thank you
Femke



--
View this message in context: http://vtk.1045678.n5.nabble.com/no-module-named-vktCommonPython-tp5717171.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list