david wende wrote: > I am using mayavi2 on Linux platform. [...] > "/usr/lib/python2.6/site-packages/enthought/mayavi/sources/vtk_xml_file_reader.py", > > line 236, in update_data > pnt_attr, cell_attr = get_all_attributes(self.reader.output) > File > "/usr/lib/python2.6/site-packages/enthought/mayavi/sources/vtk_xml_file_reader.py", > > line 82, in get_all_attributes > point_attr = get_attribute_list(obj.point_data) > AttributeError: 'NoneType' object has no attribute 'point_data'
This is strange. Can you give us more information on the version of mayavi2 you have installed and details on the OS? My guess is that there is a Python-2.6 specific issue here but I am not sure. I haven't tested mayavi with python-2.6 yet. cheers, prabhu ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ MayaVi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mayavi-users
