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

Peter Robinson pbrobinson at gmail.com
Tue Jul 21 16:01:04 EDT 2009


Can you do a "yum install -y csound-python" and see how you get on from there.

csound-python contains the following files (which might be useful :-) )

# rpm -ql csound-python
/usr/lib64/python2.6/site-packages/_csnd.so
/usr/lib64/python2.6/site-packages/csnd.py
/usr/lib64/python2.6/site-packages/csnd.pyc
/usr/lib64/python2.6/site-packages/csnd.pyo

Peter

On Tue, Jul 21, 2009 at 8:14 PM, Art Hunkins<abhunkin at uncg.edu> wrote:
> As likely expected, the output to your first command is:
> csound-5.10.1-9.f11.i586
> and to the second, nothing.
>
> Art Hunkins
>
> ----- Original Message ----- From: "Peter Robinson" <pbrobinson at gmail.com>
> To: "Art Hunkins" <abhunkin at uncg.edu>
> Cc: "Sugar devel" <sugar-devel at lists.sugarlabs.org>
> Sent: Tuesday, July 21, 2009 2:19 PM
> Subject: Re: [Sugar-devel] amRe: [Cs-dev] Sugar on a Stick -
> andOLPCsound/Csound
>
>
>> 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
>> _______________________________________________
>> Sugar-devel mailing list
>> Sugar-devel at lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>


More information about the Sugar-devel mailing list