[SoaS] Speak-49 with Fedora 22 Release Candidate 1 (RC1) Available Now!

Peter Robinson pbrobinson at gmail.com
Mon Apr 13 17:48:58 EDT 2015


Oh, you didn't do a tarball.... or an announcement so I could bother
you about the lack of a tarball ;-)

http://download.sugarlabs.org/sources/honey/Speak/

On Mon, Apr 13, 2015 at 10:38 PM, Walter Bender <walter.bender at gmail.com> wrote:
> I released v50 a while back to remove the Numeric fallback. Not sure
> why numpy is not being found.
>
> -walter
>
> On Mon, Apr 13, 2015 at 5:27 PM, Peter Robinson <pbrobinson at gmail.com> wrote:
>> On Mon, Apr 13, 2015 at 7:36 PM, Gonzalo Odiard <godiard at sugarlabs.org> wrote:
>>> The error is:
>>>
>>> import fft_mouth
>>> from Numeric import ceil
>>> ImportError: No module named Numeric
>>>
>>> But the code say:
>>>
>>> try:
>>>     from numpy.oldnumeric import ceil
>>>     from numpy.fft import *
>>> except:
>>>     from Numeric import ceil
>>>     from FFT import *
>>>
>>> In my F21, the numpy imports work ok.
>>>
>>> Maybe we should add numpy as a dependency for the sugar-speak rpm?
>>
>> It already is, and has been for years, I checked ;-). Speak was the
>> only Activity that doesn't at least start for RC1, I didn't really
>> test any in more detail, and when it ran numpy was installed. The only
>> real difference I can see was a move from 1.9.1 to .2 at the beginning
>> of march.
>>
>> Peter
>
>
>
> --
> Walter Bender
> Sugar Labs
> http://www.sugarlabs.org


More information about the SoaS mailing list