[vtk-developers] Updated FAQ entries.

Charl P. Botha c.p.botha at its.tudelft.nl
Sun Dec 8 06:31:57 EST 2002


On Sun, Dec 08, 2002 at 02:48:58PM +0530, Prabhu Ramachandran wrote:
> My favorite: How should I ask questions on the mailing lists?
> 
>  http://public.kitware.com/cgi-bin/vtkfaq?req=show&file=faq01.010.htp

"Incluce hardware details..." --> "Include..."

IMHO, this entry is complete and useful.  I'll be sure to point people from
other mailing lists here as well.

> and the Python error one.
> 
>  http://public.kitware.com/cgi-bin/vtkfaq?req=show&file=faq02.004.htp

Thanks for writing this one up.  There is ANOTHER way of generating this
error though: I've seen it happen when the kits have been included
separately (e.g. import vtkRenderingPython) but not all of them and one does
something like:
object1.SetInput(object2.GetOutput())
If the kit containing the definition of object2.GetOutput()'s type is NOT
imported, one also gets this specific ValueError.

Thanks,
Charl

-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/



More information about the vtk-developers mailing list