[SciPy-user] scikits samplerate

Nils Wagner nwagner at iam.uni-stuttgart.de
Tue Nov 25 04:22:14 EST 2008


On Tue, 25 Nov 2008 18:18:19 +0900
  "David Cournapeau" <cournape at gmail.com> wrote:
> On Tue, Nov 25, 2008 at 6:04 PM, Nils Wagner
> <nwagner at iam.uni-stuttgart.de> wrote:
>> Hi all,
>>
>> I tried to install samplerate via
>>
> 
> What does your site.cfg look like ?
>
Hi David,

Just now I have added lib at the end of
  
[samplerate]
library_dirs= /data/home/nwagner/local/lib

> David

samplerate_info:
   FOUND:
     libraries = ['samplerate']
     library_dirs = ['/data/home/nwagner/local/lib']

Traceback (most recent call last):
   File "setup.py", line 161, in <module>
     'Topic :: Scientific/Engineering']
   File 
"/data/home/nwagner/local/lib/python2.5/site-packages/numpy/distutils/core.py", 
line 150, in setup
     config = configuration()
   File "setup.py", line 117, in configuration
     headername  = src_config['fullheadloc']
KeyError: 'fullheadloc'

Any pointer ?

Nils

  



More information about the SciPy-User mailing list