[vtk-developers] Python bug confirmed.

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Fri Jun 1 05:40:43 EDT 2001


hi,

As a followup to my earlier Python bug report, I just recompiled the
sources like so.

$ make clean
$ ./configure <blah blah>
$ make 

and then tried the same example I posted earlier:

>>> from vtkpython import *
>>> a = vtkProp()
>>> a.GetBounds()
Segmentation fault

I get the same error at the same spot.  What could be wrong??  

thanks,
prabhu

-- 
Pain is a thing of the mind.  The mind can be controlled.
		-- Spock, "Operation -- Annihilate!" stardate 3287.2




More information about the vtk-developers mailing list