[vtkusers] vtkTesting
Slaughter, Andrew E
andrew.slaughter at inl.gov
Thu Feb 4 18:11:48 EST 2016
Is there a trick to using vtkTesting class in python? Is it possible? I am
using VTK6.3 from miniconda on OSX, but it is failing to find the
vtkTesting class.
#!/usr/bin/env python
import vtk
from vtk.test import Testing
tester = vtk.vtkTesting() # this fails
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160204/fd66f083/attachment.html>
More information about the vtkusers
mailing list