<div dir="ltr"><div>You would need to either build scipy against ParaView's python or build ParaView against system python and install scipy in that system python.  Otherwise you are likely to get strange behaviors if the python versions don't match.  I would recommend building ParaView against the system python since Scipy's build system is difficult.<br><br></div><div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 14, 2016 at 11:05 AM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't think it works that way. I'd guess scipy has compiled code<br>
that needs to built. It's be easiest to just build ParaView from<br>
source and make it use the system python. That way you can then<br>
install Python packages locally using your linux distribution and<br>
those will be available within pypython.<br>
<span class="HOEnZb"><font color="#888888"><br>
Utkarsh<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Mon, Mar 14, 2016 at 9:15 AM, Arshpreet Singh <<a href="mailto:arsh840@gmail.com">arsh840@gmail.com</a>> wrote:<br>
> I am using Paraview 5.0.0 64-bit, I want to install scipy and for that<br>
> I have copied scipy source in<br>
><br>
> "Paraview/lib/paraview-5.0/lib/python2.7/site-packages/scipy" but I am<br>
> still not able to use scipy from paraview Python shell.<br>
><br>
> Do I need to install any specific version of scipy?<br>
><br>
> --<br>
><br>
> Thanks<br>
> Arshpreet Singh<br>
><br>
> I am Sikh boy, Learning by doing and Learning by teaching is my religion.<br>
> ------------------------------------------------------------------------------<br>
> Slashdot TV.<br>
> Video for Nerds.  Stuff that matters.<br>
> <a href="http://tv.slashdot.org/" rel="noreferrer" target="_blank">http://tv.slashdot.org/</a><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>
_______________________________________________<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>
</div></div></blockquote></div><br></div>