<div dir="ltr">Sorry I haven't been able to duplicate this problem.<div><br></div><div>Which OS are you using, which version of VTK and is this a build you've done or a vtkpython that you've gotten from Kitware?</div><div><br></div><div>vtkStreamLine isn't a pure python module, instead it is found in the C++ python extension module that vtkFiltersFlowPaths.py loads.</div><div><br></div><div class="gmail_extra"><br clear="all"><div><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: <a href="tel:518-881-4909" value="+15188814909" target="_blank">518-881-4909</a></div></div>
<br><div class="gmail_quote">On Tue, Feb 24, 2015 at 8:03 PM, Fatima Zahra El Filali <span dir="ltr"><<a href="mailto:felfilali@dons.usfca.edu" target="_blank">felfilali@dons.usfca.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I have been using vtkpython and am able to run a lot of the examples. My problem is when I try to run the <a href="http://office.tube.py" target="_blank">office.tube.py</a> example. </div><div>I am missing the vtkSteamLine() module.</div><div><br></div><div>I get the following:</div><div>







<p>Traceback (most recent call last):</p>
<p>  File "<stdin>", line 1, in <module></p>
<p>AttributeError: 'module' object has no attribute 'vtkStreamLine'</p><p><br></p><p>Also: my /VTK/Wrapping/Python/vtk/ doesn't contain vtkStreamLine.py </p><p><br></p><p>Any ideas?</p><span><font color="#888888"><p>Fatima</p>







</font></span></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div></div>