<div dir="ltr"><div><div>Hi Miguel,<br><br></div>You could try adding the location of your numpy 1.13.1 before paraview's site-packages in your PYTHONPATH to ensure it searches there first.  I don't think we compile against numpy, so there shouldn't be symbol errors with using a different version.<br><br></div><div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 16, 2018 at 12:00 PM, Miguel Arriaga <span dir="ltr"><<a href="mailto:mta2122@columbia.edu" target="_blank">mta2122@columbia.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">
Hi,<div>I'm trying to import paraview.simple and numpy in a python script.<br><br></div><div>The
 issue is that, when I add the "site-packages" path to my PYTHONPATH, 
numpy is imported from paraview and not from my system. If I check the 
version of numpy I get 1.8.1 instead of the 1.13.1 that I have.<br><br></div><div>Is there anything I can do to resolve this?<br><br></div><div>Best regards,<br></div><div>Miguel</div>

</div>
<br>______________________________<wbr>_________________<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/<wbr>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/<wbr>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=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>