I have been following guideline under this link: https://github.com/berendkleinhaneveld/Registrationshop/blob/master/INSTRUCTIONS.md
However, when I try to run RegistrationShop after all the steps i get this error:
File "D:\Workspace\MedVis\Project\Registrationshop-master\core\data\DataReader.py", line 8, in <module> from vtk import vtkImageData ImportError: No module named vtk
I have checked all the env. variable several times.
System: Windows 10,
VTK build with VS2015
Any suggestion what could go wrong?
I have been following guideline under this link: https://github.com/berendkleinhaneveld/Registrationshop/blob/master/INSTRUCTIONS.md
However, when I try to run RegistrationShop after all the steps i get this error:
File "D:\Workspace\MedVis\Project\Registrationshop-master\core\data\DataReader.py", line 8, in <module> from vtk import vtkImageData ImportError: No module named vtkI have checked all the env. variable several times.
System: Windows 10,
VTK build with VS2015
Any suggestion what could go wrong?