[aubio-user] Import error: undefined symbol: del_aubio_wavetable

Lukasz Tracewski tracek at home.nl
Fri Nov 29 15:35:23 CET 2013


Bingo! Indeed that was the problem - there was an older (so.2) version of library against which compiler was linking. This and removing generated files solved the problem.
Many thanks for such a prompt response, much appreciated!

Cheers,
Lucas

On 29/11/13, Paul Brossier  <piem at piem.org> wrote:
> Hi!
> 
> could it be that you have an older version of libaubio installed in
> /usr/lib?
> 
> try removing python/gen before rebuilding.
> 
> Hope this helps,
> 
> Best, Paul
> 
> On 29/11/2013 04:57, Lukasz Tracewski wrote:
> >Hi,
> >
> >I am most eager to start using aubio. However, I am having problems
> >at the moment of importing aubio in Python.
> >
> >I have obtained latest version of aubio from git. Next, I installed
> >all dependencies and followed installation instructions. Here is a
> >log:
> >https://drive.google.com/file/d/0B46Cy3WOKgyJR1ktU1E0MDQ3SG8/edit?usp=sharing
> >
> >
> >
> Everything seemed to go smoothly up to the moment I run tests:
> >
> >from _aubio import * ImportError:
> >/usr/local/lib/python2.7/dist-packages/aubio/_aubio.so: undefined
> >symbol: del_aubio_wavetable
> >
> >If I try to import aubio in console I get exactly the same problem.
> >Any hints will be most appreciated. I am running Xubuntu 13.10 if it
> >might matter.
> >
> >
> >Thanks, Lucas
> >
> >
> >_______________________________________________ aubio-user mailing
> >list aubio-user at aubio.org
> >https://lists.aubio.org/listinfo/aubio-user
> >
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.aubio.org/pipermail/aubio-user/attachments/20131129/a06c55c7/attachment.html>


More information about the aubio-user mailing list