[vtkusers] vtk wrapping

Charl P. Botha cpbotha at cpbotha.net
Thu Nov 16 17:25:13 EST 2006


On 11/16/06, Ailton Santa Barbara <ailton.santa-barbara at cenpra.gov.br> wrote:
> I need help for the following problem:
> I am using vtk5-0-2
> python 2.5
> wxpython2.7
> cmake2.4
> visual studio 2005 c++
>
> Compilation and linker OK. But whem I try to run my program I get:
>
> Traceback (most recent call last):
>   File
> "E:/CVS/VTK-5-0_bin/Wrapping/Python\vtk\wx\wxVTKRenderWindowInteractor.py",
> line 89, in Notify
> AttributeError: 'EventTimer' object has no attribute 'iren' .

Downgrade to python 2.4 and wxpython 2.6, you'll be happier for it.
Better support for python 2.5 and for wxpython 2.7 is in progress in
the development (CVS) version of VTK, when the next stable is
released, you could consider python 2.5 and wxpython 2.7.



More information about the vtkusers mailing list