<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Oct 16, 2015 at 4:20 PM, Adrian Martinez Vargas <span dir="ltr"><<a href="mailto:adriangeologo@yahoo.es" target="_blank">adriangeologo@yahoo.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have try unsuccessfully to load modules from an existing Anaconda distribution, hosted in /home/user/anaconda, from the Python Shell existing in Paraview/Tools. I'm using Paraview 4.4 in Ubuntu15. Using the command (in a system shell) $export PYTHONPATH = /home/user/anaconda/lib/python2.7/site-packages:$PYTHONPATH didn't work.<br></blockquote><div><br></div><div>Did you download or build ParaView? You probably need to build ParaView against the Python in the Anaconda distribution to make this work. That's a guess - I haven't tried this.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In addition I would like to understand the logic of the python shell in paraview. Is that python embedded or it calls pvpython? There is any way to pass argument and to define path? There is any way to trick this, for example to use Ipython</blockquote><div><br></div><div>The Python interpreter in ParaView is embedded. You should be able to add to the path using</div><div><br></div><div>sys.path.append('/file/path')</div><div><br></div><div>HTH,</div><div>Cory</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you for your help and kind regards<br>
Adrian<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div></div>