<div dir="ltr">Yep, that makes sense.<div><br></div><div>I've never done it before, but I noticed that the numpy pip package compiles and installs their binaries[1].  Perhaps there is a more straightforward example.</div>


<div><br></div><div>[1]: <a href="https://github.com/numpy/numpy/blob/master/numpy/distutils/command/build_ext.py" target="_blank">https://github.com/numpy/numpy/blob/master/numpy/distutils/command/build_ext.py</a></div>

<div class="gmail_extra">
<br clear="all"><div>----------<div>Colin Sullivan<br></div></div>
<br><br><div class="gmail_quote">On Mon, Feb 17, 2014 at 8:38 AM, Paul Brossier <span dir="ltr"><<a href="mailto:piem@piem.org" target="_blank">piem@piem.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div>On 14/02/2014 16:20, Colin Sullivan wrote:<br>
</div><div>> Hello all!<br>
><br>
> I was curious if the pip package could be upgraded to 0.4.0 easily?<br>
><br>
> If it is an easy task and someone wouldn't mind, I would greatly<br>
> appreciate it!  Otherwise, I would be interested to learn how I could<br>
> contribute.<br>
<br>
</div><div>Hello Colin,<br>
<br>
If I remember correctly, the problem with the pip package is that it<br>
first take to install aubio headers and shared libraries before being<br>
able to build the python extension. So that 'pip install aubio' won't<br>
</div>work unless you have already compiled and installed libaubio.<br>
<div><br>
If anyone know of a way to build libaubio from pip, let me know! I'll<br>
look into it in a few days.<br>
<br>
See also how to build in a virtualenv:<br>
<br>
        <a href="https://github.com/piem/aubio/issues/2" target="_blank">https://github.com/piem/aubio/issues/2</a><br>
<br>
Best, Paul<br>
<br>
</div><div>> Thank you very much!<br>
> ----------<br>
> Colin<br>
><br>
><br>
</div><div><div>> _______________________________________________<br>
> aubio-user mailing list<br>
> <a href="mailto:aubio-user@aubio.org" target="_blank">aubio-user@aubio.org</a><br>
> <a href="https://lists.aubio.org/listinfo/aubio-user" target="_blank">https://lists.aubio.org/listinfo/aubio-user</a><br>
><br>
</div></div></blockquote></div><br></div></div>