[vtk-developers] Python TestTemplates.py failing

David Gobbi david.gobbi at gmail.com
Fri Feb 1 14:29:45 EST 2013


Yeah, I'm kind of embarrassed, I've been aware of it for months
and even put it in the bugtracker so I wouldn't forget, but I still
haven't implemented the fix.
http://www.vtk.org/Bug/view.php?id=13581

 - David


On Fri, Feb 1, 2013 at 8:16 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> David,
>
> Can you take a look at TestTemplates.py. It is failing on all
> platforms reporting:
> 298:   File "/Users/lorensen/ProjectsGIT/VTK/Common/DataModel/Testing/Python/TestTemplates.py",
> line 112, in testVector
> 298:     self.assertEqual(r[2], 2.0)
> 298: TypeError: 'vtkRectf' object is not subscriptable
>
> Thanks,
>
> Bill



More information about the vtk-developers mailing list