[SciPy-dev] talkbox

Nils Wagner nwagner at iam.uni-stuttgart.de
Thu Sep 25 09:53:43 EDT 2008


On Thu, 25 Sep 2008 21:53:32 +0900
  David Cournapeau <david at ar.media.kyoto-u.ac.jp> wrote:
> Nils Wagner wrote:
>> Hi David,
>>
>> I found some typos (missing commas) in test_basic.py
>>   
> 
> Ah, yes. This file has not real test yet, actually, it 
>should not be run
> :) I fixed the typo nonetheless,
> 
> thanks,
> 
> David
>
David,

the next problem is
  
python -i 
svn/talkbox/scikits/talkbox/spectral/tests/test_basic.py
Traceback (most recent call last):
   File 
"svn/talkbox/scikits/talkbox/spectral/tests/test_basic.py", 
line 5, in <module>
     from scikits.talkbox.spectrum.basic import specgram
ImportError: No module named spectrum.basic
  
Nils




More information about the SciPy-Dev mailing list