Yea, reduce it further to the very bare minimum. (VTK + Python wrappers)
How did you install VTK? Built from source? anaconda?
You shouldn’t need PyOpenGL or any such package to use VTK since the library comes bundled with its own OpenGL loader wrapped up in vtkglew
.