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

Xavier Saint-Mleux saintmlx at apstat.com
Mon Jan 21 12:07:42 EST 2008


It works just fine, thanks a lot!

Xavier

David Cournapeau wrote:
> David Cournapeau wrote:
>   
>> 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?
>>>   
>>>     
>>>       
> Should be solved, now.
>
> cheers,
>
> David
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>   




More information about the SciPy-User mailing list