[vtkusers] NameError: name 'vtkCubeAxesActor2D' is not defined
    Prabhu Ramachandran 
    prabhu at aero.iitm.ernet.in
       
    Mon Jul 14 04:33:36 EDT 2003
    
    
  
>>>>> "KMF" == Karin Meier-Fleischer <meier-fleischer at dkrz.de> writes:
    KMF> Hi all, I've got the following message using the official
    KMF> release VTK 4.2.2 with python (on Linux SuSE 7.3):
    KMF> NameError: name 'vtkCubeAxesActor2D' is not defined
    KMF> What's going wrong there? Could anyone help me please.
It appears that you (or whoever built the libraries you are using)
have not compiled VTK with Hybrid support on.  vtkCubeAxesActor2D is
in Hybrid and only if you enable it will you be able to use the
vtkCubeAxesActor2D class.
cheers,
prabhu
    
    
More information about the vtkusers
mailing list