[Paraview] importing paraview.simple without overriding numpy
Miguel Arriaga
mta2122 at columbia.edu
Fri Mar 16 12:00:04 EDT 2018
Hi,
I'm trying to import paraview.simple and numpy in a python script.
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.
Is there anything I can do to resolve this?
Best regards,
Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview/attachments/20180316/4d1031b9/attachment.html>
More information about the ParaView
mailing list