<meta http-equiv="content-type" content="text/html; charset=utf-8">FYI, I solved the problem building and installing audiolab on fedora. It was operator error: <a href="http://pypi.python.org/packages/source/s/scikits.audiolab/">http://pypi.python.org/packages/source/s/scikits.audiolab/</a> built without a hitch once I installed two extra packages.<div>
<div><br><div>I didn&#39;t install &#39;numpy-f2py-1.3.0-7.fc12.x86_64&#39; and only had &#39;numpy-f2py-1.3.0-7.fc12.x86_64&#39; installed. Unfortunately, the error message wasn&#39;t exactly helpful until I realized numpy was only half-installed.</div>
<div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; white-space: pre-wrap; "><br></span></div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
File &quot;setup.py&quot;, line 32, in &lt;module&gt;</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
from numpy.distutils.core import setup</blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
ImportError: No module named distutils.core</blockquote></div><div><br><div>I finally realized it was dying, crypically, inside numpy itself (bug, IMHO). Once that hurdle was cleared, it was obvious only &#39;sndfile&#39; binary package was installed, so I also installed libsndfile-devel-1.0.20-3.fc12.x86_64. With that all in-place, just follow <a href="http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/audiolab/sphinx/installing.html#build" target="_blank">http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/audiolab/sphinx/installing.html#build</a>  to compile and build your own AudioLab on Fedora 12. (next, trying it out, looks very interesting!!)</div>
<div><div><br></div><div><a href="http://nielsmayer.com/audiolab-README-NPM.txt">http://nielsmayer.com/audiolab-README-NPM.txt</a> contains a log of my travails (if anybody sees additional things wrong, please let me know...)</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Niels<br><a href="http://nielsmayer.com">http://nielsmayer.com</a></div></div></div></div><div><br></div>