[aubio-user] Using aubio 0.4.0 from python (windows)

Paul Brossier piem at piem.org
Mon Dec 30 14:44:05 CET 2013


On 12/30/2013 06:54 AM, Emilio Molina Martínez wrote:
> Dear list,

Hola Emilio,

> I would like to use aubio 0.4.0 from python (Anaconda distribution)
> in my 64-bits windows 7 environment, but I must be doing something
> wrong, because it doesn't install.
>
> What I tried was going to the ./python folder of the aubio-master
> folder, and I typed (as usual in python packages):  "python setup.py
> install". Then, it began to display many files, parameters, etc. At
> some point, it says:

To build the python module, you first need to build the C library. Did
you run './waf configure build' from the top directory of the unpacked
aubio tarball?

Hope this helps. Let us know how it goes.

Best, Paul

> 
> "(...) C:\Users\emilio\Anaconda\libs -LC:\Users\emilio\Anaconda\PCb
> uild -laubio -lpython27 -lmsvcr90 -o
> build\lib.win32-2.7\aubio\_aubio.pyd
>
c:/users/emilio/anaconda/mingw/bin/../lib/gcc/i686-w64-mingw32/4.7.0/../../../../i686-w64-mingw32/bin/ld.exe:
> cannot find -laubio collect2.exe: error: ld returned 1 exit status
> error: command 'gcc' failed with exit status 1"
>
> And it stops here.
>
> So, how should I proceed in order to include aubio functionalities
> in my python script?
>
> Thanks in advance, Emilio.
>
>
> _______________________________________________ aubio-user mailing
> list aubio-user at aubio.org
> https://lists.aubio.org/listinfo/aubio-user





More information about the aubio-user mailing list