I might have been wrong about easily getting dependencies - scipy still 
requires external BLAS & LAPACK, but I still think it might be a good 
idea to have pip-way at least for python-only packages.
Numpy actually installed cleanly using pip as well.

Rostislav.

On 26/02/2016 15:10, Rostislav Khlebnikov wrote:
> Hi guys,
>
> some time ago I managed to add matplotlib to the package for my
> application to ship with built-in python interpreter with matplotlib
> functionality. But that was quite a bit of pain. Now that I see that I
> would also like to have scipy, it gets harder and harder to actually
> build the whole thing from sources (it needs BLAS, LAPACK, etc.). The
> alternative is to have pip for the python built with the Superbuild.
> It's doable, but the only thing it needs to work correctly is OpenSSL.
> OpenSSL itself is quite painful to build especially under windows, but
> once this is done, installing packages using pip could be integrated
> easily to the superbuild, making, e.g., custom numpy cmake file in
> CMakeExternals obsolete. I think I'll do that in my fork. Are you guys
> interested in this? What do you think overall?
>
> Rostislav.
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> mitk-users mailing list
> mitk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mitk-users


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to