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.<br />Many thanks for such a prompt response, much appreciated!<br /><br />Cheers,<br />Lucas<br /><br /><span>On 29/11/13, <b class="name">Paul Brossier </b> <piem@piem.org> wrote:</span><blockquote cite="mid:52987D61.90704@piem.org" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimepart text plain">Hi!<br /><br />could it be that you have an older version of libaubio installed in<br />/usr/lib?<br /><br />try removing python/gen before rebuilding.<br /><br />Hope this helps,<br /><br />Best, Paul<br /><br />On 29/11/2013 04:57, Lukasz Tracewski wrote:<br />>Hi,<br />><br />>I am most eager to start using aubio. However, I am having problems<br />>at the moment of importing aubio in Python.<br />><br />>I have obtained latest version of aubio from git. Next, I installed<br />>all dependencies and followed installation instructions. Here is a<br />>log:<br />><a href="https://drive.google.com/file/d/0B46Cy3WOKgyJR1ktU1E0MDQ3SG8/edit?usp=sharing" target="l">https://drive.google.com/file/d/0B46Cy3WOKgyJR1ktU1E0MDQ3SG8/edit?usp=sharing</a><br />><br />><br />><br />Everything seemed to go smoothly up to the moment I run tests:<br />><br />>from _aubio import * ImportError:<br />>/usr/local/lib/python2.7/dist-packages/aubio/_aubio.so: undefined<br />>symbol: del_aubio_wavetable<br />><br />>If I try to import aubio in console I get exactly the same problem.<br />>Any hints will be most appreciated. I am running Xubuntu 13.10 if it<br />>might matter.<br />><br />><br />>Thanks, Lucas<br />><br />><br />>_______________________________________________ aubio-user mailing<br />>list aubio-user@aubio.org<br />><a href="https://lists.aubio.org/listinfo/aubio-user" target="l">https://lists.aubio.org/listinfo/aubio-user</a><br />><br /></div></blockquote>