Looks like your python paths aren&#39;t set up correctly.  I would do:<div><br></div><div>- Run pvpython and do &quot;import sys; print sys.path&quot;. You should see a bunch of paths related to ParaView python.</div><div>
- In ipython, append these paths to your sys.path.  I think ipython also has a start up script, something like ipy_user_conf.py. If you do the importing there, you can save your self from having to retype this every time</div>
<div><br></div><div>Leo</div><div><br></div><div><div class="gmail_quote">On Fri, Oct 5, 2012 at 10:08 AM, the lily <span dir="ltr">&lt;<a href="mailto:the.1.lily@hotmail.com" target="_blank">the.1.lily@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">
<div><br></div><div><br></div><div>Dear all</div><div><br></div><div>I would like to import Paraview from ipython</div><div><br></div><div>but I get the following error</div><div><br></div><div> <span style="font-size:10pt">ImportError: No module named paraview</span></div>
<div><span style="font-size:10pt"><br></span></div><div>is there a way to connect paraview with ipython</div><div><br></div><div><br></div><div><br></div><div>thanks</div>                                               </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 ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>