[Paraview] Scipy installation9814651912

Shawn Waldon shawn.waldon at kitware.com
Mon Mar 14 11:09:43 EDT 2016


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.

HTH,
Shawn

On Mon, Mar 14, 2016 at 11:05 AM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> I don't think it works that way. I'd guess scipy has compiled code
> that needs to built. It's be easiest to just build ParaView from
> source and make it use the system python. That way you can then
> install Python packages locally using your linux distribution and
> those will be available within pypython.
>
> Utkarsh
>
> On Mon, Mar 14, 2016 at 9:15 AM, Arshpreet Singh <arsh840 at gmail.com>
> wrote:
> > I am using Paraview 5.0.0 64-bit, I want to install scipy and for that
> > I have copied scipy source in
> >
> > "Paraview/lib/paraview-5.0/lib/python2.7/site-packages/scipy" but I am
> > still not able to use scipy from paraview Python shell.
> >
> > Do I need to install any specific version of scipy?
> >
> > --
> >
> > Thanks
> > Arshpreet Singh
> >
> > I am Sikh boy, Learning by doing and Learning by teaching is my religion.
> >
> ------------------------------------------------------------------------------
> > Slashdot TV.
> > Video for Nerds.  Stuff that matters.
> > http://tv.slashdot.org/
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
> >
> > Search the list archives at: http://markmail.org/search/?q=ParaView
> >
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/paraview
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160314/bb3026aa/attachment.html>


More information about the ParaView mailing list