hi there I'm trying to load wrl file from the python console
I'm using
reader = servermanager.sources.vrmlreader("/home/jmazo/car.wrl")
but I get this error
Exeption exceptions.RuntimeError: 'maximum recursion depth exceeded' in
<bound method vrmlreader.__del__ of <paraview.servermanager.vrmlreader
object at 0xc71ef0>> ignored
thanks
_______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
