loli / medpy

Medical image processing in Python
http://loli.github.io/medpy/
GNU General Public License v3.0
571 stars 138 forks source link

itk 0.12.2 does not compile with vtk module #47

Closed loli closed 7 years ago

loli commented 7 years ago

ImportError: No module named vtk

Change code to not use vtk? How to resolve this?

loli commented 7 years ago

Fixed with 8a95905