[Neuroimaging] Installing dipy without compiling

Julien Cohen-Adad jcohen at polymtl.ca
Thu Oct 8 22:03:18 CEST 2015


OK, we created wheels for OSX and installation works smoothly with pip.
Thank you very much for your help!

Julien

On Thu, Oct 8, 2015 at 12:13 PM, Matthew Brett <matthew.brett at gmail.com>
wrote:

> Hi,
>
> On Sun, Oct 4, 2015 at 8:38 AM, Julien Cohen-Adad <jcohen at polymtl.ca>
> wrote:
> > Hi,
> >
> > For the software we are distributing
> > (https://github.com/neuropoly/spinalcordtoolbox), we would like to
> include
> > dipy.
> >
> > It's fairly easy to install it automatically via pip, however the OSX
> > platform requires XCode (or other compilers). Since this is a problem for
> > some of our users, I was wondering if there is a good way to precompile
> dipy
> > and include it in our package. Currently we do include some binaries
> (e.g.
> > ANTs) that work for OSX (>10.8) and most linux distributions therefore
> this
> > solution is very easy to support.
>
> Actually, a pip install of dipy should download the binary wheels, and
> not require a compiler.  Is that not the case?   You can always ship
> the default dipy wheel (from pypi) and install that with pip during
> your install phase.
>
> Cheers,
>
> Matthew
> _______________________________________________
> Neuroimaging mailing list
> Neuroimaging at python.org
> https://mail.python.org/mailman/listinfo/neuroimaging
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/neuroimaging/attachments/20151008/96028411/attachment.html>


More information about the Neuroimaging mailing list