hi there<br><br>I&#39;m trying to load wrl file from the python console<br><br>I&#39;m using <br><br>reader = servermanager.sources.vrmlreader(&quot;/home/jmazo/car.wrl&quot;)<br><br>but I get this error <br><br><br>Exeption exceptions.RuntimeError: &#39;maximum recursion depth exceeded&#39; in &lt;bound method vrmlreader.__del__ of &lt;paraview.servermanager.vrmlreader object at 0xc71ef0&gt;&gt; ignored<br>
<br><br>thanks<br><br>