[SciPy-user] [ANN] pysamplerate: available in scikits, as samplerate

David Cournapeau david at ar.media.kyoto-u.ac.jp
Sat Jan 19 00:16:36 EST 2008


Xavier Saint-Mleux wrote:
> Hi David,
>
> I just tried to install your samplerate package and it seems to have a 
> bootstrap problem: setup.py tries to import  
> scikits/samplerate/pysamplerate.py before actually building it.
>
> e.g.:
> Traceback (most recent call last):
>   File "setup.py", line 26, in ?
>     from scikits.samplerate.info import _C_SRC_MAJ_VERSION as 
> SAMPLERATE_MAJ_VERSION
>   File "[...]/scikits/trunk/samplerate/scikits/samplerate/__init__.py", 
> line 6, in ?
>     from pysamplerate import resample, converter_format
> ImportError: No module named pysamplerate
>
> Am I missing something?
>   
I Will look into it, thanks.

cheers,

David



More information about the SciPy-User mailing list