[Sugar-devel] amRe: [Cs-dev] Sugar on a Stick - and OLPCsound/Csound

Peter Robinson pbrobinson at gmail.com
Tue Jul 21 14:19:33 EDT 2009


Art,

> I reconstituted my USB drive as indicated in my mail of a few hours ago.
>
> Same behavior as before, but the execution stops at "import csnd" this time
> (a step earlier). Log:
>
> /usr/lib/python2.6/site-packages/sugar/util.py:25: DeprecationWarning: the
> sha module is deprecated; use the hashlib module instead
>
> import sha
>
> Traceback (most recent call last):
>
> File "/usr/bin/sugar-activity", line 21, in <module>
>
> main.main()
>
> File "/usr/lib/python2.6/site-packages/sugar/activity/main.py", line 105, in
> main
>
> module = __import__(module_name)
>
> File "/home/liveuser/Activities/Waves.activity/waves.py", line 1, in
> <module>
>
> import csndsugui
>
> File "/home/liveuser/Activities/Waves.activity/csndsugui.py", line 36, in
> <module>
>
> import csnd
>
> ImportError: No module named csnd
>
>
> Doesn't this indicate I had a spurious csnd lying around (the wrong one),
> and that now it is missing?
>
> I did observe that when doing the update-testing csound, that olpcsound
> (5.08) was listed as deleted.
>
> Hope this represents a clue.

Not sure about a clue, it represents movement.... not necessarily in
the right direction :-)

Can you run a "rpm -qa | grep csound"  and "rpm -qa | grep olpcsound"
for me and post the output.

Peter


More information about the Sugar-devel mailing list